u-boot-brain/arch/sandbox/cpu
Simon Glass bda7773f04 sandbox: Add -j option to indicate a jump from a previous U-Boot
In order to support the 'go' command we allow the jumping U-Boot to pass its
filename to the new U-Boot image. This can then be used to delete that image
if required.

Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Che-Liang Chiou <clchiou@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
2014-03-17 20:05:48 -06:00
..
cpu.c Use a const pointer for map_to_sysmem() 2014-03-17 20:05:45 -06:00
Makefile kbuild: use Linux Kernel build scripts 2014-02-19 11:07:50 -05:00
os.c sandbox: Add os_jump_to_image() to run another executable 2014-03-17 20:05:48 -06:00
start.c sandbox: Add -j option to indicate a jump from a previous U-Boot 2014-03-17 20:05:48 -06:00
state.c sandbox: Add facility to save/restore sandbox state 2014-01-08 17:25:08 -07:00
u-boot.lds Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00