sandbox: Support booting from TPL to SPL
authorSimon Glass <sjg@chromium.org>
Mon, 1 Oct 2018 17:55:10 +0000 (11:55 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 9 Oct 2018 10:40:26 +0000 (04:40 -0600)
commit69bc15d5ffaa99b9d20e23a37d3b442f65e7f5ea
tree048424ee728a9818ecc27ab2965285090ad1d5ec
parent1289e96797bfd6311f3dc656fc515a882b82701b
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>
arch/sandbox/cpu/os.c