Skip to content
Snippets Groups Projects
Forked from Reform / reform-boundary-uboot
Source project has a limited visibility.
  • Pavel Machek's avatar
    de6da925
    arm: socfpga: Add watchdog disable for socfpga · de6da925
    Pavel Machek authored
    
    This adds watchdog disable. It is neccessary for running Linux kernel.
    
    Signed-off-by: default avatarPavel Machek <pavel@denx.de>
    Signed-off-by: default avatarMarek Vasut <marex@denx.de>
    Cc: Chin Liang See <clsee@altera.com>
    Cc: Dinh Nguyen <dinguyen@altera.com>
    Cc: Albert Aribaud <albert.u.boot@aribaud.net>
    Cc: Tom Rini <trini@ti.com>
    Cc: Wolfgang Denk <wd@denx.de>
    Cc: Pavel Machek <pavel@denx.de>
    
    V2: Move RSTMGR_PERMODRST_L4WD0_LSB to reset_manager.h
        Reset watchdog only if CONFIG_HW_WATCHDOG is undefined (the default)
    de6da925
    History
    arm: socfpga: Add watchdog disable for socfpga
    Pavel Machek authored
    
    This adds watchdog disable. It is neccessary for running Linux kernel.
    
    Signed-off-by: default avatarPavel Machek <pavel@denx.de>
    Signed-off-by: default avatarMarek Vasut <marex@denx.de>
    Cc: Chin Liang See <clsee@altera.com>
    Cc: Dinh Nguyen <dinguyen@altera.com>
    Cc: Albert Aribaud <albert.u.boot@aribaud.net>
    Cc: Tom Rini <trini@ti.com>
    Cc: Wolfgang Denk <wd@denx.de>
    Cc: Pavel Machek <pavel@denx.de>
    
    V2: Move RSTMGR_PERMODRST_L4WD0_LSB to reset_manager.h
        Reset watchdog only if CONFIG_HW_WATCHDOG is undefined (the default)