projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
kernel: add scsi cdrom support
[openwrt.git]
/
target
/
linux
/
lantiq
/
patches
/
105-header_xway.patch
diff --git
a/target/linux/lantiq/patches/105-header_xway.patch
b/target/linux/lantiq/patches/105-header_xway.patch
index
90de9a8
..
18e37a7
100644
(file)
--- a/
target/linux/lantiq/patches/105-header_xway.patch
+++ b/
target/linux/lantiq/patches/105-header_xway.patch
@@
-273,8
+273,8
@@
+#define PCI_CS_PR_BASE_ADDR (KSEG1 + 0x17000000)
+
+/*------------ WDT */
+#define PCI_CS_PR_BASE_ADDR (KSEG1 + 0x17000000)
+
+/*------------ WDT */
-+#define LQ_WDT_BASE 0x1F880
00
0
-+#define LQ_WDT_SIZE 0x
40
0
++#define LQ_WDT_BASE 0x1F880
3F
0
++#define LQ_WDT_SIZE 0x
1
0
+
+/*------------ Serial To Parallel conversion */
+#define LQ_STP_BASE 0x1E100BB0
+
+/*------------ Serial To Parallel conversion */
+#define LQ_STP_BASE 0x1E100BB0
This page took
0.032636 seconds
and
4
git commands to generate.