diff options
author | Jonas Gorski <jogo@openwrt.org> | 2014-08-10 12:21:52 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2014-08-10 12:21:52 +0000 |
commit | 2330472b3834dfe21c511939e97251e359618a85 (patch) | |
tree | 47b5ddb6e5b1064ecbfb7842672c045f81cfe77a /target/linux/brcm63xx/patches-3.14/561-board_WAP-5813n.patch | |
parent | 54271ac89eb5e59ad267ca25bc5fb555367e2d2d (diff) | |
download | upstream-2330472b3834dfe21c511939e97251e359618a85.tar.gz upstream-2330472b3834dfe21c511939e97251e359618a85.tar.bz2 upstream-2330472b3834dfe21c511939e97251e359618a85.zip |
brcm63xx: Add fallback sprom for A4001N1
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42102 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/patches-3.14/561-board_WAP-5813n.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.14/561-board_WAP-5813n.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/patches-3.14/561-board_WAP-5813n.patch b/target/linux/brcm63xx/patches-3.14/561-board_WAP-5813n.patch index e409cf4c50..091c31ce34 100644 --- a/target/linux/brcm63xx/patches-3.14/561-board_WAP-5813n.patch +++ b/target/linux/brcm63xx/patches-3.14/561-board_WAP-5813n.patch @@ -8,7 +8,7 @@ #include <linux/platform_device.h> #include <linux/spi/spi.h> #include <linux/spi/spi_gpio.h> -@@ -4498,6 +4499,99 @@ static struct board_info __initdata boar +@@ -4505,6 +4506,99 @@ static struct board_info __initdata boar .has_ohci0 = 1, .has_ehci0 = 1, }; @@ -108,7 +108,7 @@ #endif /* -@@ -4881,6 +4975,7 @@ static const struct board_info __initcon +@@ -4888,6 +4982,7 @@ static const struct board_info __initcon #ifdef CONFIG_BCM63XX_CPU_6368 &board_96368mvwg, &board_96368mvngr, |