diff options
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 16d3f64..3c4f4c8 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, |