linux/arch/mips/pmc-sierra/msp71xx
Shane McDonald 5c5dd1d291 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>
2009-05-14 13:50:29 +01:00
..
Makefile
gpio.c
gpio_extended.c
msp_elb.c
msp_hwbutton.c
msp_irq.c
msp_irq_cic.c
msp_irq_slp.c
msp_pci.c
msp_prom.c MIPS: MSP71xx: Remove the RAMROOT functions 2009-05-14 13:50:29 +01:00
msp_serial.c
msp_setup.c MIPS: MSP71xx: Resolve use of non-existent GPIO routines in msp71xx reset 2009-05-14 13:50:28 +01:00
msp_time.c MIPS: MSP71xx: Resolve multiple definition of plat_timer_setup 2009-05-14 13:50:28 +01:00
msp_usb.c