commit | 2fedbaa4aea4f781863c9b11879ae4d43149c447 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jul 04 11:58:37 2016 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Jul 14 20:40:24 2016 -0600 |
tree | fb3ce5cbda4c886c9b26c3a5dd736c150975ff68 | |
parent | 97feca3325bb2065a7ef7d30e1f308b74f1fb33c [diff] |
test/py: Handle testing with the sandbox_spl board This board can sometimes be used for tests. Handle it the same way as sandbox. Note: I plan to drop the sandbox_spl board at some point and merge its features into sandbox. So this commit may not be necessary. Signed-off-by: Simon Glass <sjg@chromium.org>