diff options
author | Jonas Gorski <jogo@openwrt.org> | 2014-08-10 12:21:39 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2014-08-10 12:21:39 +0000 |
commit | a299702df02b47045fcdd58034267049bc58a148 (patch) | |
tree | e205859c91e221fbf09a1a81dcc22f117130459f /target/linux/brcm63xx/patches-3.14/562-board_VR-3025u.patch | |
parent | a166e0518897040d70dd34af9d323bf700b19ab9 (diff) | |
download | upstream-a299702df02b47045fcdd58034267049bc58a148.tar.gz upstream-a299702df02b47045fcdd58034267049bc58a148.tar.bz2 upstream-a299702df02b47045fcdd58034267049bc58a148.zip |
brcm63xx: Add fallback sprom for CT5361_CT5621
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 42099
Diffstat (limited to 'target/linux/brcm63xx/patches-3.14/562-board_VR-3025u.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.14/562-board_VR-3025u.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/patches-3.14/562-board_VR-3025u.patch b/target/linux/brcm63xx/patches-3.14/562-board_VR-3025u.patch index 33568cf5fb..b022d6671b 100644 --- a/target/linux/brcm63xx/patches-3.14/562-board_VR-3025u.patch +++ b/target/linux/brcm63xx/patches-3.14/562-board_VR-3025u.patch @@ -1,6 +1,6 @@ --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c -@@ -4479,6 +4479,98 @@ static struct board_info __initdata boar +@@ -4486,6 +4486,98 @@ static struct board_info __initdata boar .has_ehci0 = 1, }; @@ -99,7 +99,7 @@ static struct b53_platform_data WAP5813n_b53_pdata = { .alias = "eth0", }; -@@ -4954,6 +5046,7 @@ static const struct board_info __initcon +@@ -4961,6 +5053,7 @@ static const struct board_info __initcon #ifdef CONFIG_BCM63XX_CPU_6368 &board_96368mvwg, &board_96368mvngr, |