|
|
@ -49,8 +49,8 @@ |
|
|
|
+#define LQ_WDT_PW1 0x00BE0000
|
|
|
|
+#define LQ_WDT_PW1 0x00BE0000
|
|
|
|
+#define LQ_WDT_PW2 0x00DC0000
|
|
|
|
+#define LQ_WDT_PW2 0x00DC0000
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+#define LQ_BIU_WDT_CR 0x3F0
|
|
|
|
+#define LQ_BIU_WDT_CR 0x0
|
|
|
|
+#define LQ_BIU_WDT_SR 0x3F8
|
|
|
|
+#define LQ_BIU_WDT_SR 0x8
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+#ifndef CONFIG_WATCHDOG_NOWAYOUT
|
|
|
|
+#ifndef CONFIG_WATCHDOG_NOWAYOUT
|
|
|
|
+static int wdt_ok_to_close;
|
|
|
|
+static int wdt_ok_to_close;
|
|
|
|