brcm63xx: remove misleading warning about partial SPI NOR writes
[openwrt/openwrt.git] / target / linux / brcm63xx / patches-4.4 / 568-board_DGND3700v1_3800B.patch
1 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
2 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
3 @@ -1828,6 +1828,31 @@ static struct board_info __initdata boar
4 .has_ehci0 = 1,
5 };
6
7 +static struct board_info __initdata board_DGND3700v1_3800B = {
8 + .name = "DGND3700v1_3800B",
9 + .expected_cpu_id = 0x6368,
10 +
11 + .has_uart0 = 1,
12 + .has_pci = 1,
13 + .has_ohci0 = 1,
14 + .has_ehci0 = 1,
15 + .num_usbh_ports = 2,
16 +
17 + .has_enetsw = 1,
18 + .enetsw = {
19 + .used_ports = {
20 + [5] = {
21 + .used = 1,
22 + .phy_id = 0xff,
23 + .bypass_link = 1,
24 + .force_speed = 1000,
25 + .force_duplex_full = 1,
26 + .name = "RGMII",
27 + },
28 + },
29 + },
30 +};
31 +
32 static struct sprom_fixup __initdata vr3025u_fixups[] = {
33 { .offset = 97, .value = 0xfeb3 },
34 { .offset = 98, .value = 0x1618 },
35 @@ -2259,6 +2284,7 @@ static const struct board_info __initcon
36 #ifdef CONFIG_BCM63XX_CPU_6368
37 &board_96368mvwg,
38 &board_96368mvngr,
39 + &board_DGND3700v1_3800B,
40 &board_P870HW51A_V2,
41 &board_VR3025u,
42 &board_VR3025un,
43 @@ -2361,6 +2387,7 @@ static struct of_device_id const bcm963x
44 { .compatible = "comtrend,vr-3025u", .data = &board_VR3025u, },
45 { .compatible = "comtrend,vr-3025un", .data = &board_VR3025un, },
46 { .compatible = "comtrend,wap-5813n", .data = &board_WAP5813n, },
47 + { .compatible = "netgear,dgnd3700v1", .data = &board_DGND3700v1_3800B, },
48 { .compatible = "zyxel,p870hw-51a-v2", .data = &board_P870HW51A_V2, },
49 #endif
50 #ifdef CONFIG_BCM63XX_CPU_63268