Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • early-display
  • variant-emmc-nvme-boot
  • 2023-01-25
  • v3
  • variant-emmc-nvme-boot
  • 2020-06-01
7 results

tqm5200.c

Forked from Reform / reform-boundary-uboot
Source project has a limited visibility.
  • Detlev Zundel's avatar
    95c44ec4
    tqm5200: Correct comment and code in post_hotkeys_pressed. · 95c44ec4
    Detlev Zundel authored
    
    This fixes the code and the comment according to the original intent of
    doing an intensive memory test when PSC6_3 is pulled low on the STK52xx.
    Notably PORT_CONFIG will be overridden with this correct code now,
    so beware.
    
    The original code only worked by coincidence depending on the PORT_CONFIG
    setting from the header file.  The new code was tested to ensure that the
    (undocumented) memory test still works on the STK52x.
    
    Signed-off-by: default avatarDetlev Zundel <dzu@denx.de>
    CC: Martin Krause <Martin.Krause@tqs.de>
    
    Minor white-space cleanup.
    Signed-off-by: default avatarWolfgang Denk <wd@denx.de>
    95c44ec4
    History
    tqm5200: Correct comment and code in post_hotkeys_pressed.
    Detlev Zundel authored
    
    This fixes the code and the comment according to the original intent of
    doing an intensive memory test when PSC6_3 is pulled low on the STK52xx.
    Notably PORT_CONFIG will be overridden with this correct code now,
    so beware.
    
    The original code only worked by coincidence depending on the PORT_CONFIG
    setting from the header file.  The new code was tested to ensure that the
    (undocumented) memory test still works on the STK52x.
    
    Signed-off-by: default avatarDetlev Zundel <dzu@denx.de>
    CC: Martin Krause <Martin.Krause@tqs.de>
    
    Minor white-space cleanup.
    Signed-off-by: default avatarWolfgang Denk <wd@denx.de>