diff options
author | Jonas Gorski <jogo@openwrt.org> | 2014-02-22 11:16:50 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2014-02-22 11:16:50 +0000 |
commit | 4a2f87bce09ffe47f1521ff7a64bb9efd1ae039d (patch) | |
tree | aa8ad684eea83a2634fafd3dd50d549646137f73 /target/linux/brcm63xx/patches-3.10/559-board_vw6339gu.patch | |
parent | ece12908a88355f180a89386fe3dec253ec29d80 (diff) | |
download | upstream-4a2f87bce09ffe47f1521ff7a64bb9efd1ae039d.tar.gz upstream-4a2f87bce09ffe47f1521ff7a64bb9efd1ae039d.tar.bz2 upstream-4a2f87bce09ffe47f1521ff7a64bb9efd1ae039d.zip |
brcm63xx: fix number of usb ports for HW556 variants
Don't only fix up the fallback board, but also all three variants.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 39680
Diffstat (limited to 'target/linux/brcm63xx/patches-3.10/559-board_vw6339gu.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.10/559-board_vw6339gu.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/patches-3.10/559-board_vw6339gu.patch b/target/linux/brcm63xx/patches-3.10/559-board_vw6339gu.patch index 08e404601e..131b1f095d 100644 --- a/target/linux/brcm63xx/patches-3.10/559-board_vw6339gu.patch +++ b/target/linux/brcm63xx/patches-3.10/559-board_vw6339gu.patch @@ -1,6 +1,6 @@ --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c -@@ -4538,6 +4538,108 @@ static struct board_info __initdata boar +@@ -4541,6 +4541,108 @@ static struct board_info __initdata boar }, }, }; @@ -109,7 +109,7 @@ #endif /* -@@ -4628,6 +4730,7 @@ static const struct board_info __initcon +@@ -4631,6 +4733,7 @@ static const struct board_info __initcon #endif #ifdef CONFIG_BCM63XX_CPU_63268 &board_963269bhr, |