Skip to content
Snippets Groups Projects
  • Wolfgang Denk's avatar
    787fa158
    Fix auto_update for MCC200 board. · 787fa158
    Wolfgang Denk authored
    The invocation of do_auto_update() is moved to the end of the
    misc_init_r() function, after the flash mappings have been
    initialized. Please find attached a patch that implements that
    change.
    
    Also correct the decoding of the keypad status. With this update, the
    key that will trigger the update is Column 2, Row 2.
    787fa158
    History
    Fix auto_update for MCC200 board.
    Wolfgang Denk authored
    The invocation of do_auto_update() is moved to the end of the
    misc_init_r() function, after the flash mappings have been
    initialized. Please find attached a patch that implements that
    change.
    
    Also correct the decoding of the keypad status. With this update, the
    key that will trigger the update is Column 2, Row 2.