commit | ebec58fbcb6da7404b535b9d860546d9baef55c2 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jul 04 11:58:39 2016 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Jul 14 20:40:24 2016 -0600 |
tree | 2c178319877eeb1e1b7d0aed67baeecf49bafec0 | |
parent | c7f636f59d7d506b89d7fc52aa6509329e9ded1b [diff] |
test/py: Provide a way to get early console output Some tests want to check the console output from SPL or U-Boot proper. Provide a means to do this. Signed-off-by: Simon Glass <sjg@chromium.org>