aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.14/566-board_A4001N.patch
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2014-08-10 12:21:59 +0000
committerJonas Gorski <jogo@openwrt.org>2014-08-10 12:21:59 +0000
commit061f7380873b597372ae0034a9f0e83fbc0a6e8f (patch)
tree421ae58227fe3aa4e3fd270b4ba5c5cfa1a5063b /target/linux/brcm63xx/patches-3.14/566-board_A4001N.patch
parent23df30ca4aa7849a75c2c3001a0c939b1af42217 (diff)
downloadupstream-061f7380873b597372ae0034a9f0e83fbc0a6e8f.tar.gz
upstream-061f7380873b597372ae0034a9f0e83fbc0a6e8f.tar.bz2
upstream-061f7380873b597372ae0034a9f0e83fbc0a6e8f.zip
brcm63xx: Add fallback sprom for AR-5381u
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 42104
Diffstat (limited to 'target/linux/brcm63xx/patches-3.14/566-board_A4001N.patch')
-rw-r--r--target/linux/brcm63xx/patches-3.14/566-board_A4001N.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/patches-3.14/566-board_A4001N.patch b/target/linux/brcm63xx/patches-3.14/566-board_A4001N.patch
index 144e57606f..8e693ec929 100644
--- a/target/linux/brcm63xx/patches-3.14/566-board_A4001N.patch
+++ b/target/linux/brcm63xx/patches-3.14/566-board_A4001N.patch
@@ -1,6 +1,6 @@
--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -591,6 +591,88 @@ static struct board_info __initdata boar
+@@ -609,6 +609,88 @@ static struct board_info __initdata boar
},
};
@@ -89,7 +89,7 @@
static struct board_info __initdata board_A4001N1 = {
.name = "963281T_TEF",
.expected_cpu_id = 0x6328,
-@@ -5259,6 +5341,7 @@ static const struct board_info __initcon
+@@ -5277,6 +5359,7 @@ static const struct board_info __initcon
&board_AR5381u,
&board_AR5387un,
&board_963281TAN,