43cc8c3ebe
Use the CFE_EPTSEAL to tell them apart at runtime. Added for now only for the 3.14 until properly tested. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 41296
11 lines
256 B
Diff
11 lines
256 B
Diff
--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
|
|
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
|
|
@@ -620,6 +620,7 @@ static struct board_info __initdata boar
|
|
.has_ohci0 = 1,
|
|
.has_pccard = 1,
|
|
.has_ehci0 = 1,
|
|
+ .num_usbh_ports = 2,
|
|
|
|
.leds = {
|
|
{
|