openwrt: fix 110.set.console.baud.to.4800.patch

This commit is contained in:
Bart Van Der Meerssche 2009-11-20 10:54:07 +00:00
parent 93582b14fe
commit 60ba0c8056
2 changed files with 0 additions and 13 deletions

View File

@ -1,16 +1,3 @@
Index: target/linux/atheros/files/include/asm-mips/mach-atheros/ar5315/ar5315.h
===================================================================
--- target/linux/atheros/files/include/asm-mips/mach-atheros/ar5315/ar5315.h (revision 16491)
+++ target/linux/atheros/files/include/asm-mips/mach-atheros/ar5315/ar5315.h (working copy)
@@ -355,7 +355,7 @@
#define AR5315_GPIO_INT_LVL_HIGH 2 /* High Level Triggered */
#define AR5315_GPIO_INT_LVL_EDGE 3 /* Edge Triggered */
-#define AR5315_RESET_GPIO 5
+#define AR5315_RESET_GPIO 6
#define AR5315_NUM_GPIO 22
Index: target/linux/atheros/config-2.6.26
===================================================================
--- target/linux/atheros/config-2.6.26 (revision 16491)