brcm63xx: fix RG100A/DB120 usb port number

Set usbh ports to 2 to fix #15007.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 39681
This commit is contained in:
Jonas Gorski
2014-02-22 11:16:52 +00:00
parent 4a2f87bce0
commit b8ed6534ca
51 changed files with 85 additions and 75 deletions

View File

@@ -6,7 +6,7 @@ Signed-off-by: Max Staudt <openwrt.max@enpas.org>
---
--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
@@ -3786,6 +3786,96 @@ static struct board_info __initdata boar
@@ -3787,6 +3787,96 @@ static struct board_info __initdata boar
.devs = nb6_devices,
.num_devs = ARRAY_SIZE(nb6_devices),
};
@@ -103,7 +103,7 @@ Signed-off-by: Max Staudt <openwrt.max@enpas.org>
#endif
/*
@@ -4007,6 +4097,7 @@ static const struct board_info __initcon
@@ -4008,6 +4098,7 @@ static const struct board_info __initcon
#ifdef CONFIG_BCM63XX_CPU_6362
&board_nb6,