From 60ba0c8056ce4c46a0a0d971aeb8ed62119ea480 Mon Sep 17 00:00:00 2001 From: Bart Van Der Meerssche Date: Fri, 20 Nov 2009 10:54:07 +0000 Subject: [PATCH] openwrt: fix 110.set.console.baud.to.4800.patch --- openwrt/{INSTALL.txt => INSTALL.flukso} | 0 openwrt/patches/110.set.console.baud.to.4800.patch | 13 ------------- 2 files changed, 13 deletions(-) rename openwrt/{INSTALL.txt => INSTALL.flukso} (100%) diff --git a/openwrt/INSTALL.txt b/openwrt/INSTALL.flukso similarity index 100% rename from openwrt/INSTALL.txt rename to openwrt/INSTALL.flukso diff --git a/openwrt/patches/110.set.console.baud.to.4800.patch b/openwrt/patches/110.set.console.baud.to.4800.patch index a5f9987..3a2c510 100644 --- a/openwrt/patches/110.set.console.baud.to.4800.patch +++ b/openwrt/patches/110.set.console.baud.to.4800.patch @@ -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)