From d3af37fdfb6caff23e0265b1d6b4415709a32e06 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Sun, 10 Aug 2014 12:22:05 +0000 Subject: brcm63xx: Add fallback sprom for VR-3025u MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Álvaro Fernández Rojas Signed-off-by: Jonas Gorski SVN-Revision: 42106 --- target/linux/brcm63xx/patches-3.14/564-board_P870HW-51a_v2.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'target/linux/brcm63xx/patches-3.14/564-board_P870HW-51a_v2.patch') 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, -- cgit v1.2.3