MIPS: MSP71xx: Remove the RAMROOT functions
authorShane McDonald <mcdonald.shane@gmail.com>
Tue, 28 Apr 2009 23:00:27 +0000 (17:00 -0600)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 14 May 2009 12:50:29 +0000 (13:50 +0100)
commit5c5dd1d29120affb127955277bfba9f60e27a3fe
treebcbb4af82d949b7eef66cc23bbc211b80a5ef4aa
parent1a4ba061b3c93804027b4cc4c588cfad748d9fc2
MIPS: MSP71xx: Remove the RAMROOT functions

The RAMROOT function was a successful but non-portable attempt to append
the root filesystem to the end of the kernel image.  The preferred and
portable solution is to use an initramfs instead.

Signed-off-by: Shane McDonald <mcdonald.shane@gmail.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/pmc-sierra/Kconfig
arch/mips/pmc-sierra/msp71xx/msp_prom.c