On 28 January 2016 at 20:47, Simon Glass <[email protected]> wrote: > On 27 January 2016 at 23:57, Stephen Warren <[email protected]> wrote: >> From: Stephen Warren <[email protected]> >> >> 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 <[email protected]> >> --- >> test/py/u_boot_console_base.py | 2 ++ >> 1 file changed, 2 insertions(+) > > Acked-by: Simon Glass <[email protected]>
Applied to u-boot-dm, thanks! _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

