X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Flantiq%2Fpatches%2F250-watchdog.patch;h=96875db2de4b221d4dd96a324cc94075aa91f9be;hb=3df283247e736971b2bbaa1c04badcc3cf2f78ab;hp=510d4e12778c24fd8dc2a639cde6dc124a3bcaa8;hpb=b88e8fef0599fe8df230e21080dc28d18fa07ced;p=openwrt.git diff --git a/target/linux/lantiq/patches/250-watchdog.patch b/target/linux/lantiq/patches/250-watchdog.patch index 510d4e1277..96875db2de 100644 --- a/target/linux/lantiq/patches/250-watchdog.patch +++ b/target/linux/lantiq/patches/250-watchdog.patch @@ -49,8 +49,8 @@ +#define LQ_WDT_PW1 0x00BE0000 +#define LQ_WDT_PW2 0x00DC0000 + -+#define LQ_BIU_WDT_CR 0x3F0 -+#define LQ_BIU_WDT_SR 0x3F8 ++#define LQ_BIU_WDT_CR 0x0 ++#define LQ_BIU_WDT_SR 0x8 + +#ifndef CONFIG_WATCHDOG_NOWAYOUT +static int wdt_ok_to_close;