u-boot-brain/arch/arm
Simon Schwarz 0a672d494d arm: Add Prep subcommand support to bootm
Adds prep subcommand to bootm implementation of ARM. When bootm is called
with the subcommand prep the function stops right after ATAGS creation and
before announce_and_cleanup.

This is used in command "cmd_spl export"

Signed-off-by: Simon Schwarz <simonschwarzcor@gmail.com>
Acked-by: Stefano Babic <sbabic@denx.de>
Tested-by: Stefano Babic <sbabic@denx.de>
Signed-off-by: Tom Rini <trini@ti.com>
2012-03-27 22:05:29 +02:00
..
cpu SPL: call cleanup_before_linux() before booting Linux 2012-03-27 22:05:29 +02:00
include/asm arm: Add Prep subcommand support to bootm 2012-03-27 22:05:29 +02:00
lib arm: Add Prep subcommand support to bootm 2012-03-27 22:05:29 +02:00
config.mk Reduce build times 2011-11-03 20:44:58 +01:00