
15 Jul
2016
15 Jul
'16
6 a.m.
On 4 July 2016 at 11:58, Simon Glass sjg@chromium.org wrote:
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
Changes in v3:
- Add new patch to provide a way to get early console output
Changes in v2: None
test/py/u_boot_console_base.py | 10 ++++++++++ test/py/u_boot_spawn.py | 13 +++++++++++++ 2 files changed, 23 insertions(+)
Applied to u-boot-dm