eb7a53fefef28e1c599f4d7fb761775568f126fd
[openwrt.git] / target / linux / brcm63xx / patches-3.18 / 525-board_96348w3.patch
1 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
2 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
3 @@ -835,6 +835,25 @@ static struct board_info __initdata boar
4         .has_ohci0 = 1,
5  };
6  
7 +/* NetGear DG834G v4 */
8 +static struct board_info __initdata board_96348W3 = {
9 +       .name                           = "96348W3",
10 +       .expected_cpu_id                = 0x6348,
11 +
12 +       .has_uart0                      = 1,
13 +       .has_enet1                      = 1,
14 +       .has_pci                        = 1,
15 +
16 +       .enet1 = {
17 +               .has_phy                = 1,
18 +               .phy_id                 = 0,
19 +               .force_speed_100        = 1,
20 +               .force_duplex_full      = 1,
21 +       },
22 +
23 +       .has_ohci0                      = 1,
24 +};
25 +
26  static struct board_info __initdata board_96348_D4PW = {
27         .name                           = "D-4P-W",
28         .expected_cpu_id                = 0x6348,
29 @@ -1409,6 +1428,7 @@ static const struct board_info __initcon
30         &board_ct536_ct5621,
31         &board_96348A_122,
32         &board_CPVA502plus,
33 +       &board_96348W3,
34  #endif
35  
36  #ifdef CONFIG_BCM63XX_CPU_6358