]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitafef67cf9f584d80dd0e3c2abe9be13987475db0
treebcbb4af82d949b7eef66cc23bbc211b80a5ef4aa
parentecf2449819d9019437ac271cbf08bfb44087215c
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