diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2008-10-21 22:25:45 (GMT) |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2008-10-28 23:59:50 (GMT) |
commit | 49c3a861d11735838f1f1b11999ce433006dc919 (patch) | |
tree | 4a152a1bf57e164839785f2295a758da97148ee8 /sh_config.mk | |
parent | be08315933537f061bc1ce61f33a29c56458bbad (diff) | |
download | u-boot-49c3a861d11735838f1f1b11999ce433006dc919.tar.xz |
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>
Diffstat (limited to 'sh_config.mk')
0 files changed, 0 insertions, 0 deletions