MIPS: MSP71xx: Remove the RAMROOT functions
commit21fabd3b87e8b304262033404f45d9877464b6fd
authorShane McDonald <mcdonald.shane@gmail.com>
Tue, 28 Apr 2009 23:00:27 +0000 (28 17:00 -0600)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 29 Apr 2009 04:42:22 +0000 (29 06:42 +0200)
tree897dde470ffa06cd456e33af329d933fafbad6f3
parent1d0627bc8854c0efa3ac3196685a53c4e08a626b
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