Searched hist:"9129 d9f5fd73a8bcdca7489b3ed2418a8b1416e2" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/test/py/ |
| H A D | u_boot_console_base.py | 9129d9f5fd73a8bcdca7489b3ed2418a8b1416e2 Thu Jan 28 06:57:50 UTC 2016 Stephen Warren <swarren@nvidia.com> test/py: detect another "bad pattern" in console output
Many error situations in U-Boot print the message: ### ERROR ### Please RESET the board ###
Add this to the list of bad patterns the test system detects. One practical advantage of this change is to detect the case where sandbox is told to use a particular DTB file, and the file cannot be opened.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: Simon Glass <sjg@chromium.org>
|