1 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
2 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
3 @@ -1706,6 +1706,81 @@ static struct board_info __initdata boar
7 +static struct board_info __initdata board_HW553 = {
9 + .expected_cpu_id = 0x6358,
19 + .use_internal_phy = 1,
23 + .force_speed_100 = 1,
24 + .force_duplex_full = 1,
31 + /*Each led on HW553 is bi-color (except wifi) */
48 + .name = "adsl:blue",
53 + .name = "power:red",
56 + .default_trigger = "default-on",
60 + .name = "power:blue",
70 + .name = "internetkey:red",
75 + .name = "internetkey:blue",
85 @@ -1746,6 +1821,7 @@ static const struct board_info __initdat