2
0
forked from Ivasoft/openwrt

brcm63xx: add USB support to BCM6318

BCM6318 has a special initialization sequence which involves touching
PLL control registers in the USBH_PRIV register space, as well as
toggling a bit the Simulation control register.

Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 39302
This commit is contained in:
Florian Fainelli
2014-01-15 19:05:57 +00:00
parent a467c52eca
commit bf4f1feb7a
50 changed files with 209 additions and 88 deletions

View File

@@ -1,6 +1,6 @@
--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
@@ -853,6 +853,7 @@ static struct board_info __initdata boar
@@ -854,6 +854,7 @@ static struct board_info __initdata boar
.name = "RTA1025W_16",
.expected_cpu_id = 0x6348,