OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Only display areas with differencesIgnore whitespace
Rev 2 Rev 3
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 @@ -626,6 +626,7 @@ static struct board_info __initdata boar 3 @@ -674,6 +674,7 @@ static struct board_info __initdata boar
4 }, 4 },
5 5
6 .has_ohci0 = 1, 6 .has_ohci0 = 1,
7 + .has_ehci0 = 1, 7 + .has_ehci0 = 1,
8 }; 8 };
9 9
10 /* D-Link DSL-274xB revison C2/C3 */ 10 /* D-Link DSL-274xB revison C2/C3 */
11   11