projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: add DB120 board specific PCI initialization
[openwrt.git]
/
target
/
linux
/
lantiq
/
patches
/
250-watchdog.patch
diff --git
a/target/linux/lantiq/patches/250-watchdog.patch
b/target/linux/lantiq/patches/250-watchdog.patch
index
510d4e1
..
96875db
100644
(file)
--- 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 0x
3F
0
-+#define LQ_BIU_WDT_SR 0x
3F
8
++#define LQ_BIU_WDT_CR 0x0
++#define LQ_BIU_WDT_SR 0x8
+
+#ifndef CONFIG_WATCHDOG_NOWAYOUT
+static int wdt_ok_to_close;
This page took
0.025385 seconds
and
4
git commands to generate.