diff options
author | Jonas Gorski <jogo@openwrt.org> | 2014-02-22 11:16:52 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2014-02-22 11:16:52 +0000 |
commit | b8ed6534ca4ebed2c7eda51cbfc43cfeacfdd55c (patch) | |
tree | 3816abd4bacdeccf567d4a5654d2bd07ed282cb4 /target/linux/brcm63xx/patches-3.10/531-board_96328A-1441N1.patch | |
parent | 4a2f87bce09ffe47f1521ff7a64bb9efd1ae039d (diff) | |
download | mtk-20170518-b8ed6534ca4ebed2c7eda51cbfc43cfeacfdd55c.zip mtk-20170518-b8ed6534ca4ebed2c7eda51cbfc43cfeacfdd55c.tar.gz mtk-20170518-b8ed6534ca4ebed2c7eda51cbfc43cfeacfdd55c.tar.bz2 |
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
Diffstat (limited to 'target/linux/brcm63xx/patches-3.10/531-board_96328A-1441N1.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.10/531-board_96328A-1441N1.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.10/531-board_96328A-1441N1.patch b/target/linux/brcm63xx/patches-3.10/531-board_96328A-1441N1.patch index 92ec114..12a0887 100644 --- a/target/linux/brcm63xx/patches-3.10/531-board_96328A-1441N1.patch +++ b/target/linux/brcm63xx/patches-3.10/531-board_96328A-1441N1.patch @@ -80,7 +80,7 @@ static struct board_info __initdata board_963281TAN = { .name = "963281TAN", .expected_cpu_id = 0x6328, -@@ -3097,6 +3170,7 @@ static const struct board_info __initcon +@@ -3098,6 +3171,7 @@ static const struct board_info __initcon #endif #ifdef CONFIG_BCM63XX_CPU_6328 &board_96328avng, |