commit | 8cfa74e5dfb8b6827b47953abd3bf0b82aaa2315 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jul 04 11:58:40 2016 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Jul 14 20:40:24 2016 -0600 |
tree | 36f1299e1343e6191e4f5bbc851914eda5e49e76 | |
parent | 9bc208307f76a097b84dca926fe2956962ff356e [diff] |
test/py: Start sandbox SPL when enabled When sandbox SPL is enabled we want to start that rather than U-Boot proper, since some tests may rely on running it first. Signed-off-by: Simon Glass <sjg@chromium.org>