X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx%2Fpatches-3.14%2F564-board_P870HW-51a_v2.patch;h=9ba2226498a2e7d8c862952f4cfccdd8ed389bab;hb=68c0942be4e16805fc019d5b4214927560974609;hp=368f28a1af364757febaababd53ffe9db324bed7;hpb=6e11bb2ea8fc1d53e823efb69f362d3b38c805a7;p=15.05%2Fopenwrt.git 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 368f28a1af..9ba2226498 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,11 +1,12 @@ --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c -@@ -4180,6 +4180,96 @@ static struct sprom_fixup __initdata vr3 +@@ -4180,6 +4180,97 @@ static struct sprom_fixup __initdata vr3 { .offset = 115, .value = 0xfad9 }, }; +static struct board_info __initdata board_P870HW51A_V2 = { + .name = "P870HW-51a_v2", ++ .of_board_id = "zyxel,p870hw-51a-v2", + .expected_cpu_id = 0x6368, + + .has_uart0 = 1, @@ -97,7 +98,7 @@ static struct board_info __initdata board_VR3025u = { .name = "96368M-1541N", .of_board_id = "comtrend,vr-3025u", -@@ -4883,6 +4973,7 @@ static const struct board_info __initcon +@@ -4883,6 +4974,7 @@ static const struct board_info __initcon #ifdef CONFIG_BCM63XX_CPU_6368 &board_96368mvwg, &board_96368mvngr,