
22 Jan
2016
22 Jan
'16
4:36 a.m.
On 20 January 2016 at 15:15, Stephen Warren swarren@wwwdotorg.org wrote:
From: Stephen Warren swarren@nvidia.com
Write a note to the log file when a test sends CTRL-C to U-Boot. This makes it easier to follow what's happening in the logs, especially since U-Boot doesn't echo the character back to its output, so there's no other signal of what's going on.
Signed-off-by: Stephen Warren swarren@nvidia.com
test/py/u_boot_console_base.py | 1 + 1 file changed, 1 insertion(+)
Acked-by: Simon Glass sjg@chromium.org