1 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
2 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
3 @@ -1730,6 +1730,79 @@ static struct board_info __initdata boar
7 +static struct board_info __initdata board_HW553 = {
9 + .expected_cpu_id = 0x6358,
17 + .use_internal_phy = 1,
21 + .force_speed_100 = 1,
22 + .force_duplex_full = 1,
29 + /*Each led on HW553 is bi-color (except wifi) */
46 + .name = "adsl:blue",
51 + .name = "power:red",
54 + .default_trigger = "default-on",
58 + .name = "power:blue",
68 + .name = "internetkey:red",
73 + .name = "internetkey:blue",
83 @@ -1771,6 +1844,7 @@ static const struct board_info __initdat