u-boot/lib_m68k
Marian Balakowicz ceaed2b1e5 [new uImage] Move ramdisk loading to a common routine
Ramdisk loading code, including initrd_high variable handling,
was duplicated for PPC and M68K platforms. This patch creates
common helper routine that is being called from both platform
do_bootm_linux() routines.

Signed-off-by: Marian Balakowicz <m8@semihalf.com>
2008-02-07 01:13:00 +01:00
..
board.c ColdFire: Add MCF5227x cpu and M52277EVB support-1 2008-01-17 14:59:41 -06:00
bootm.c [new uImage] Move ramdisk loading to a common routine 2008-02-07 01:13:00 +01:00
cache.c * Some code cleanup 2004-02-12 00:47:09 +00:00
interrupts.c ColdFire: Add M54455EVB for MCF5445x 2007-08-16 17:43:23 -06:00
Makefile [new uImage] Rename architecture specific bootm code files 2008-02-07 01:12:57 +01:00
time.c ColdFire: MCF52x2 update 2007-08-16 17:43:20 -06:00
traps.c * Some code cleanup 2004-02-12 00:47:09 +00:00