commit | a811779b174f8c5c687aaa5574dfdea9f3745f98 | [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 | ebec58fbcb6da7404b535b9d860546d9baef55c2 [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>