commit | dc4d8ebd3ba054390745a7162f60b623ed821bcb | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Oct 01 11:55:10 2018 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Oct 09 04:40:26 2018 -0600 |
tree | 048424ee728a9818ecc27ab2965285090ad1d5ec | |
parent | fd5259aec44715748d3a8f08da4da5155508ea0d [diff] |
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>