From 76e3187aa217521dac78d0f2c13fee15c4f773ed Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 13 Sep 2012 07:26:26 +0000 Subject: ar71xx: register the NAND controller device on the RB2011 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33388 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/patches-3.3/613-RB2011-support.patch | 3 ++- .../ar71xx/patches-3.3/614-MIPS-ath79-rb2011uas-2hnd-support.patch | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'target/linux/ar71xx/patches-3.3') 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 656d5f8b59..f180fcf335 100644 --- a/target/linux/ar71xx/patches-3.3/613-RB2011-support.patch +++ b/target/linux/ar71xx/patches-3.3/613-RB2011-support.patch @@ -1,6 +1,6 @@ --- a/arch/mips/ath79/Kconfig +++ b/arch/mips/ath79/Kconfig -@@ -335,6 +335,11 @@ config ATH79_MACH_RB750 +@@ -335,6 +335,12 @@ config ATH79_MACH_RB750 select ATH79_ROUTERBOOT select RLE_DECOMPRESS @@ -8,6 +8,7 @@ + bool "MikroTik RouterBOARD 2011 support" + select SOC_AR934x + select ATH79_DEV_ETH ++ select ATH79_DEV_NFC + config ATH79_MACH_WNDR3700 bool "NETGEAR WNDR3700 board support" diff --git a/target/linux/ar71xx/patches-3.3/614-MIPS-ath79-rb2011uas-2hnd-support.patch b/target/linux/ar71xx/patches-3.3/614-MIPS-ath79-rb2011uas-2hnd-support.patch index 875d17c14a..14b712c011 100644 --- a/target/linux/ar71xx/patches-3.3/614-MIPS-ath79-rb2011uas-2hnd-support.patch +++ b/target/linux/ar71xx/patches-3.3/614-MIPS-ath79-rb2011uas-2hnd-support.patch @@ -10,10 +10,10 @@ ATH79_MACH_TEW_632BRP, /* TRENDnet TEW-632BRP */ --- a/arch/mips/ath79/Kconfig +++ b/arch/mips/ath79/Kconfig -@@ -339,6 +339,8 @@ config ATH79_MACH_RB2011 - bool "MikroTik RouterBOARD 2011 support" +@@ -340,6 +340,8 @@ config ATH79_MACH_RB2011 select SOC_AR934x select ATH79_DEV_ETH + select ATH79_DEV_NFC + select ATH79_DEV_WMAC + select ATH79_ROUTERBOOT -- cgit v1.2.3