diff options
author | Jonas Gorski <jogo@openwrt.org> | 2014-08-10 12:22:05 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2014-08-10 12:22:05 +0000 |
commit | 69d4e4ca94ce9d4578c7a78715f556d9dc14851d (patch) | |
tree | 36b7deea464563d7a84a05084edd96f6cc090bd6 /target/linux/brcm63xx/patches-3.14/564-board_P870HW-51a_v2.patch | |
parent | edb04822b807d00ede8f60be7b092b7549472cf6 (diff) | |
download | upstream-69d4e4ca94ce9d4578c7a78715f556d9dc14851d.tar.gz upstream-69d4e4ca94ce9d4578c7a78715f556d9dc14851d.tar.bz2 upstream-69d4e4ca94ce9d4578c7a78715f556d9dc14851d.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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42106 3c298f89-4303-0410-b956-a3cf2f4a3e73
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.patch | 6 |
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, |