OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 2 Rev 3
Line 1... Line 1...
1 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c 1 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
2 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c 2 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
3 @@ -968,6 +968,32 @@ static struct board_info __initdata boar 3 @@ -1016,6 +1016,32 @@ static struct board_info __initdata boar
4 }; 4 };
5 #endif /* CONFIG_BCM63XX_CPU_6358 */ 5 #endif /* CONFIG_BCM63XX_CPU_6358 */
Line 6... Line 6...
6 6
7 +#ifdef CONFIG_BCM63XX_CPU_6362 7 +#ifdef CONFIG_BCM63XX_CPU_6362
Line 31... Line 31...
31 +#endif /* CONFIG_BCM63XX_CPU_6362 */ 31 +#endif /* CONFIG_BCM63XX_CPU_6362 */
32 + 32 +
33 /* 33 /*
34 * known 6368 boards 34 * known 6368 boards
35 */ 35 */
36 @@ -1117,6 +1143,10 @@ static const struct board_info __initcon 36 @@ -1165,6 +1191,10 @@ static const struct board_info __initcon
37 &board_DVAG3810BN, 37 &board_DVAG3810BN,
38 #endif 38 #endif
Line 39... Line 39...
39 39
40 +#ifdef CONFIG_BCM63XX_CPU_6362 40 +#ifdef CONFIG_BCM63XX_CPU_6362
41 + &board_nb6, 41 + &board_nb6,
42 +#endif 42 +#endif
43 + 43 +
44 #ifdef CONFIG_BCM63XX_CPU_6368 44 #ifdef CONFIG_BCM63XX_CPU_6368
45 &board_96368mvwg, 45 &board_96368mvwg,
46 &board_96368mvngr, 46 &board_96368mvngr,
47 @@ -1185,6 +1215,9 @@ static struct of_device_id const bcm963x 47 @@ -1233,6 +1263,9 @@ static struct of_device_id const bcm963x
48 { .compatible = "t-com,spw303v", .data = &board_spw303v, }, 48 { .compatible = "t-com,spw303v", .data = &board_spw303v, },
49 { .compatible = "telsey,cpva642", .data = &board_CPVA642, }, 49 { .compatible = "telsey,cpva642", .data = &board_CPVA642, },
50 #endif 50 #endif
51 +#ifdef CONFIG_BCM63XX_CPU_6362 51 +#ifdef CONFIG_BCM63XX_CPU_6362