1 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
2 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
3 @@ -1579,6 +1579,81 @@ static struct board_info __initdata boar
4 .spis = nb4_spi_devices,
5 .num_spis = ARRAY_SIZE(nb4_spi_devices),
8 +static struct board_info __initdata board_HW553 = {
10 + .expected_cpu_id = 0x6358,
20 + .use_internal_phy = 1,
24 + .force_speed_100 = 1,
25 + .force_duplex_full = 1,
32 + /*Each led on HW553 is bi-color (except wifi) */
49 + .name = "adsl:blue",
54 + .name = "power:red",
57 + .default_trigger = "default-on",
61 + .name = "power:blue",
71 + .name = "internetkey:red",
76 + .name = "internetkey:blue",
85 @@ -1621,6 +1696,7 @@ static const struct board_info __initdat