uboot-mt623x/lib_i386
Kumar Gala 49c3a861d1 bootm: Add subcommands
Add the ability to break the steps of the bootm command into several
subcommands: start, loados, ramdisk, fdt, bdt, cmdline, prep, go.

This allows us to do things like manipulate device trees before
they are passed to a booting kernel or setup memory for a secondary
core in multicore situations.

Not all OS types support all subcommands (currently only start, loados,
ramdisk, fdt, and go are supported).

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2008-10-29 00:59:50 +01:00
..
Makefile Big white-space cleanup. 2008-05-21 00:14:08 +02:00
bios.S Big white-space cleanup. 2008-05-21 00:14:08 +02:00
bios.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
bios_pci.S Big white-space cleanup. 2008-05-21 00:14:08 +02:00
bios_setup.c Update i386 code (sc520_cdp) 2008-09-09 11:48:53 +02:00
board.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
bootm.c bootm: Add subcommands 2008-10-29 00:59:50 +01:00
pci.c Big white-space cleanup. 2008-05-21 00:14:08 +02:00
pci_type1.c Big white-space cleanup. 2008-05-21 00:14:08 +02:00
realmode.c * Code cleanup: 2003-06-27 21:31:46 +00:00
realmode_switch.S Big white-space cleanup. 2008-05-21 00:14:08 +02:00
video.c * Code cleanup: 2003-06-27 21:31:46 +00:00
video_bios.c Update i386 code (sc520_cdp) 2008-09-09 11:48:53 +02:00
zimage.c [new uImage] Remove I386 uImage fake_header() routine 2008-02-07 01:12:55 +01:00