summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.14/534-board_hw556.patch
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2014-08-10 12:21:55 +0000
committerJonas Gorski <jogo@openwrt.org>2014-08-10 12:21:55 +0000
commit23df30ca4aa7849a75c2c3001a0c939b1af42217 (patch)
tree1affe55dd9b9a54fb0dcb23f85c56dd7e5081844 /target/linux/brcm63xx/patches-3.14/534-board_hw556.patch
parentd1f731866bf42303b5b2df4d2d28fcea08a08b05 (diff)
downloadmaster-31e0f0ae-23df30ca4aa7849a75c2c3001a0c939b1af42217.tar.gz
master-31e0f0ae-23df30ca4aa7849a75c2c3001a0c939b1af42217.tar.bz2
master-31e0f0ae-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/534-board_hw556.patch')
-rw-r--r--target/linux/brcm63xx/patches-3.14/534-board_hw556.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/brcm63xx/patches-3.14/534-board_hw556.patch b/target/linux/brcm63xx/patches-3.14/534-board_hw556.patch
index 8c3a59fed8..07e4a01ce4 100644
--- a/target/linux/brcm63xx/patches-3.14/534-board_hw556.patch
+++ b/target/linux/brcm63xx/patches-3.14/534-board_hw556.patch
@@ -8,7 +8,7 @@
#include <linux/platform_device.h>
#include <linux/spi/spi.h>
#include <linux/spi/spi_gpio.h>
-@@ -1835,6 +1836,492 @@ static struct board_info __initdata boar
+@@ -1871,6 +1872,492 @@ static struct board_info __initdata boar
},
};
@@ -501,7 +501,7 @@
/* T-Home Speedport W 303V Typ B */
static struct board_info __initdata board_spw303v = {
.name = "96358-502V",
-@@ -3371,6 +3858,10 @@ static const struct board_info __initcon
+@@ -3407,6 +3894,10 @@ static const struct board_info __initcon
&board_nb4_fxc_r2,
&board_ct6373_1,
&board_HW553,
@@ -512,7 +512,7 @@
&board_spw303v,
&board_DVAG3810BN,
#endif
-@@ -3390,13 +3881,37 @@ static void __init boardid_fixup(u8 *boo
+@@ -3426,13 +3917,37 @@ static void __init boardid_fixup(u8 *boo
struct bcm_tag *tag = (struct bcm_tag *)(boot_addr + CFE_OFFSET_64K);
char *board_name = (char *)bcm63xx_nvram_get_name();