diff options
author | Jonas Gorski <jogo@openwrt.org> | 2014-08-10 12:21:55 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2014-08-10 12:21:55 +0000 |
commit | 23df30ca4aa7849a75c2c3001a0c939b1af42217 (patch) | |
tree | 1affe55dd9b9a54fb0dcb23f85c56dd7e5081844 /target/linux/brcm63xx/patches-3.14/562-board_VR-3025u.patch | |
parent | d1f731866bf42303b5b2df4d2d28fcea08a08b05 (diff) | |
download | upstream-23df30ca4aa7849a75c2c3001a0c939b1af42217.tar.gz upstream-23df30ca4aa7849a75c2c3001a0c939b1af42217.tar.bz2 upstream-23df30ca4aa7849a75c2c3001a0c939b1af42217.zip |
brcm63xx: Add fallback sprom for AR-5387un
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 42103
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 ceb0a617b1..2586ba0c87 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 -@@ -4507,6 +4507,98 @@ static struct board_info __initdata boar +@@ -4543,6 +4543,98 @@ static struct board_info __initdata boar .has_ehci0 = 1, }; @@ -99,7 +99,7 @@ static struct b53_platform_data WAP5813n_b53_pdata = { .alias = "eth0", }; -@@ -4982,6 +5074,7 @@ static const struct board_info __initcon +@@ -5018,6 +5110,7 @@ static const struct board_info __initcon #ifdef CONFIG_BCM63XX_CPU_6368 &board_96368mvwg, &board_96368mvngr, |