OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 2 Rev 3
Line 6... Line 6...
6   6  
7 Signed-off-by: Adrian Feliks <mexit@o2.pl> 7 Signed-off-by: Adrian Feliks <mexit@o2.pl>
8 --- 8 ---
9 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c 9 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
10 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c 10 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
11 @@ -647,6 +647,21 @@ static struct board_info __initdata boar 11 @@ -655,6 +655,21 @@ static struct board_info __initdata boar
12 .has_ehci0 = 1, 12 .has_ehci0 = 1,
Line 13... Line 13...
13 }; 13 };
14 14
Line 28... Line 28...
28 +}; 28 +};
29 + 29 +
Line 30... Line 30...
30 30
31 /* BT Voyager 2110 */ 31 /* BT Voyager 2110 */
32 static struct board_info __initdata board_V2110 = { 32 static struct board_info __initdata board_V2110 = {
33 @@ -1651,6 +1666,7 @@ static const struct board_info __initcon 33 @@ -1699,6 +1714,7 @@ static const struct board_info __initcon
34 &board_96348A_122, 34 &board_96348A_122,
35 &board_CPVA502plus, 35 &board_CPVA502plus,
36 &board_96348W3, 36 &board_96348W3,
37 + &board_96348gw_10_AR1004G, 37 + &board_96348gw_10_AR1004G,
Line 38... Line 38...
38 #endif 38 #endif
39 39
40 #ifdef CONFIG_BCM63XX_CPU_6358 40 #ifdef CONFIG_BCM63XX_CPU_6358
41 @@ -1715,6 +1731,7 @@ static struct of_device_id const bcm963x 41 @@ -1763,6 +1779,7 @@ static struct of_device_id const bcm963x
42 { .compatible = "dynalink,rta770w", .data = &board_rta770w, }, 42 { .compatible = "dynalink,rta770w", .data = &board_rta770w, },
43 #endif 43 #endif
44 #ifdef CONFIG_BCM63XX_CPU_6348 44 #ifdef CONFIG_BCM63XX_CPU_6348