Home
last modified time | relevance | path

Searched hist:f91281b1eb8897cb49a395666aa58ae4c8c62c6c (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/test/trace/
H A Dtest-trace.shf91281b1eb8897cb49a395666aa58ae4c8c62c6c Wed Feb 24 16:14:47 UTC 2016 Simon Glass <sjg@chromium.org> trace: Improve the trace test number recognition

The awk tool can be confused by return character (ASCII 13) in its input
since it thinks there is a separate field. These can appear if the terminal
is in raw mode, perhaps due to a previous U-Boot crash with sandbox. This
is very confusing. Remove these so that the trace test passes.

Signed-off-by: Simon Glass <sjg@chromium.org>