commit | 9bc208307f76a097b84dca926fe2956962ff356e | [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 | ba83e9467452da05fe1fdf43847042bc61e14e69 [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>