Skip to content
Snippets Groups Projects
Select Git revision
4 results

py

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    16715 commits behind the upstream repository.
    user avatar
    Stephen Warren authored
    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: default avatarStephen Warren <swarren@nvidia.com>
    Acked-by: default avatarSimon Glass <sjg@chromium.org>
    9129d9f5
    History