aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.14/564-board_P870HW-51a_v2.patch
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2014-08-10 12:22:05 +0000
committerJonas Gorski <jogo@openwrt.org>2014-08-10 12:22:05 +0000
commitd3af37fdfb6caff23e0265b1d6b4415709a32e06 (patch)
treebf99323eca6b318464707fb2e56488de68153303 /target/linux/brcm63xx/patches-3.14/564-board_P870HW-51a_v2.patch
parent6eb9375da4d145788140281fc31a67934a4fa2a1 (diff)
downloadupstream-d3af37fdfb6caff23e0265b1d6b4415709a32e06.tar.gz
upstream-d3af37fdfb6caff23e0265b1d6b4415709a32e06.tar.bz2
upstream-d3af37fdfb6caff23e0265b1d6b4415709a32e06.zip
brcm63xx: Add fallback sprom for VR-3025u
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 42106
Diffstat (limited to 'target/linux/brcm63xx/patches-3.14/564-board_P870HW-51a_v2.patch')
-rw-r--r--target/linux/brcm63xx/patches-3.14/564-board_P870HW-51a_v2.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/brcm63xx/patches-3.14/564-board_P870HW-51a_v2.patch b/target/linux/brcm63xx/patches-3.14/564-board_P870HW-51a_v2.patch
index 16d3f64527..3c4f4c8f57 100644
--- a/target/linux/brcm63xx/patches-3.14/564-board_P870HW-51a_v2.patch
+++ b/target/linux/brcm63xx/patches-3.14/564-board_P870HW-51a_v2.patch
@@ -1,7 +1,7 @@
--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -4561,6 +4561,89 @@ static struct board_info __initdata boar
- .has_ehci0 = 1,
+@@ -4570,6 +4570,89 @@ static struct sprom_fixup __initdata vr3
+ { .offset = 115, .value = 0xfad9 },
};
+static struct board_info __initdata board_P870HW51A_V2 = {
@@ -90,7 +90,7 @@
static struct board_info __initdata board_VR3025u = {
.name = "96368M-1541N",
.expected_cpu_id = 0x6368,
-@@ -5238,6 +5321,7 @@ static const struct board_info __initcon
+@@ -5256,6 +5339,7 @@ static const struct board_info __initcon
#ifdef CONFIG_BCM63XX_CPU_6368
&board_96368mvwg,
&board_96368mvngr,