1 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
2 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
3 @@ -1741,6 +1741,72 @@ static struct board_info __initdata boar
4 .spis = nb4_spi_devices,
5 .num_spis = ARRAY_SIZE(nb4_spi_devices),
8 + /* T-Home Speedport W 303V Typ B */
9 +static struct board_info __initdata board_spw303v = {
10 + .name = "96358-502V",
11 + .expected_cpu_id = 0x6358,
19 + .use_internal_phy = 1,
24 + .name = "spw303v:green:power+adsl",
29 + .name = "spw303v:red:power+adsl",
34 + .name = "spw303v:green:ppp",
39 + .name = "spw303v:green:ses",
44 + .name = "spw303v:green:voip",
49 + .name = "spw303v:green:pots",
60 + .code = KEY_RESTART,
68 + .code = KEY_WPS_BUTTON,
75 static struct board_info __initdata board_HW553 = {
76 @@ -1858,6 +1924,7 @@ static const struct board_info __initdat