Commits
Simon Glass committed 69bc15d5ffa
sandbox: Support booting from TPL to SPL At present we support booting from SPL to U-Boot proper. Add support for the previous stage too, so sandbox can be started with TPL. Signed-off-by: Simon Glass <sjg@chromium.org>