]> Git Repo - u-boot.git/commit
arm: socfpga: Add watchdog disable for socfpga
authorPavel Machek <[email protected]>
Tue, 9 Sep 2014 12:03:28 +0000 (14:03 +0200)
committerMarek Vasut <[email protected]>
Mon, 6 Oct 2014 15:46:48 +0000 (17:46 +0200)
commitde6da9255ac4017e6bf6c98f533829a6eb67f3f6
treeb704a6d12e3bfaf45dbdcaea346ef3061320e44b
parentbe324354eebcd809bf539d2414c7c0a370847f26
arm: socfpga: Add watchdog disable for socfpga

This adds watchdog disable. It is neccessary for running Linux kernel.

Signed-off-by: Pavel Machek <[email protected]>
Signed-off-by: Marek Vasut <[email protected]>
Cc: Chin Liang See <[email protected]>
Cc: Dinh Nguyen <[email protected]>
Cc: Albert Aribaud <[email protected]>
Cc: Tom Rini <[email protected]>
Cc: Wolfgang Denk <[email protected]>
Cc: Pavel Machek <[email protected]>
V2: Move RSTMGR_PERMODRST_L4WD0_LSB to reset_manager.h
    Reset watchdog only if CONFIG_HW_WATCHDOG is undefined (the default)
arch/arm/cpu/armv7/socfpga/misc.c
arch/arm/cpu/armv7/socfpga/reset_manager.c
arch/arm/include/asm/arch-socfpga/reset_manager.h
This page took 0.034617 seconds and 4 git commands to generate.