]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sandbox: Add -j option to indicate a jump from a previous U-Boot
authorSimon Glass <sjg@chromium.org>
Thu, 27 Feb 2014 20:26:16 +0000 (13:26 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 18 Mar 2014 02:05:48 +0000 (20:05 -0600)
commitbda7773f044a13cf69cbbcb016285dd217b981c3
tree72fcc9a8ce7f2651656c761096764b1452327349
parent47f5fcfb4169a8ff6e8c81738b77f8572f972e75
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>
arch/sandbox/cpu/start.c
arch/sandbox/include/asm/state.h