From 0ea5d33e08cdb493b780eab8de0f0607e57c27f1 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sun, 9 Sep 2012 14:05:30 +0000 Subject: ar71xx: use routerboot_find_tag to find wlan data offset on RB751 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33348 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../ar71xx/patches-3.3/610-MIPS-ath79-openwrt-machines.patch | 11 ++++++----- target/linux/ar71xx/patches-3.3/611-TEW-712BR-support.patch | 2 +- target/linux/ar71xx/patches-3.3/613-RB2011-support.patch | 4 ++-- 3 files changed, 9 insertions(+), 8 deletions(-) (limited to 'target/linux/ar71xx/patches-3.3') diff --git a/target/linux/ar71xx/patches-3.3/610-MIPS-ath79-openwrt-machines.patch b/target/linux/ar71xx/patches-3.3/610-MIPS-ath79-openwrt-machines.patch index 97e957f2dc..59eeee0699 100644 --- a/target/linux/ar71xx/patches-3.3/610-MIPS-ath79-openwrt-machines.patch +++ b/target/linux/ar71xx/patches-3.3/610-MIPS-ath79-openwrt-machines.patch @@ -189,7 +189,7 @@ config ATH79_MACH_PB44 bool "Atheros PB44 reference board" select SOC_AR71XX -@@ -66,6 +137,428 @@ config ATH79_MACH_PB44 +@@ -66,6 +137,429 @@ config ATH79_MACH_PB44 Say 'Y' here if you want your kernel to support the Atheros PB44 reference board. @@ -379,6 +379,7 @@ + select ATH79_DEV_ETH + select ATH79_DEV_AP9X_PCI if PCI + select ATH79_DEV_USB ++ select ATH79_ROUTERBOOT + select RLE_DECOMPRESS + +config ATH79_MACH_WNDR3700 @@ -618,7 +619,7 @@ config ATH79_MACH_UBNT_XM bool "Ubiquiti Networks XM (rev 1.0) board" select SOC_AR724X -@@ -79,6 +572,24 @@ config ATH79_MACH_UBNT_XM +@@ -79,6 +573,24 @@ config ATH79_MACH_UBNT_XM Say 'Y' here if you want your kernel to support the Ubiquiti Networks XM (rev 1.0) board. @@ -643,7 +644,7 @@ endmenu config SOC_AR71XX -@@ -114,10 +625,6 @@ config SOC_QCA955X +@@ -114,10 +626,6 @@ config SOC_QCA955X select PCI_AR724X if PCI def_bool n @@ -654,7 +655,7 @@ config ATH79_DEV_AP9X_PCI select ATH79_PCI_ATH9K_FIXUP def_bool n -@@ -128,7 +635,14 @@ config ATH79_DEV_DSA +@@ -128,7 +636,14 @@ config ATH79_DEV_DSA config ATH79_DEV_ETH def_bool n @@ -670,7 +671,7 @@ def_bool n config ATH79_DEV_GPIO_BUTTONS -@@ -156,4 +670,7 @@ config ATH79_PCI_ATH9K_FIXUP +@@ -156,4 +671,7 @@ config ATH79_PCI_ATH9K_FIXUP config ATH79_ROUTERBOOT def_bool n diff --git a/target/linux/ar71xx/patches-3.3/611-TEW-712BR-support.patch b/target/linux/ar71xx/patches-3.3/611-TEW-712BR-support.patch index b8c227e4ca..319f1f5ce7 100644 --- a/target/linux/ar71xx/patches-3.3/611-TEW-712BR-support.patch +++ b/target/linux/ar71xx/patches-3.3/611-TEW-712BR-support.patch @@ -1,6 +1,6 @@ --- a/arch/mips/ath79/Kconfig +++ b/arch/mips/ath79/Kconfig -@@ -550,6 +550,16 @@ config ATH79_MACH_TEW_673GRU +@@ -551,6 +551,16 @@ config ATH79_MACH_TEW_673GRU select ATH79_DEV_USB select ATH79_NVRAM diff --git a/target/linux/ar71xx/patches-3.3/613-RB2011-support.patch b/target/linux/ar71xx/patches-3.3/613-RB2011-support.patch index 6622b4d96e..be2b144c74 100644 --- a/target/linux/ar71xx/patches-3.3/613-RB2011-support.patch +++ b/target/linux/ar71xx/patches-3.3/613-RB2011-support.patch @@ -1,7 +1,7 @@ --- a/arch/mips/ath79/Kconfig +++ b/arch/mips/ath79/Kconfig -@@ -334,6 +334,11 @@ config ATH79_MACH_RB750 - select ATH79_DEV_USB +@@ -335,6 +335,11 @@ config ATH79_MACH_RB750 + select ATH79_ROUTERBOOT select RLE_DECOMPRESS +config ATH79_MACH_RB2011 -- cgit v1.2.3