summaryrefslogtreecommitdiff
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:52 +0000
committerJonas Gorski <jogo@openwrt.org>2014-08-10 12:21:52 +0000
commitd1f731866bf42303b5b2df4d2d28fcea08a08b05 (patch)
treefe71a2da270c7f6ea52e8f69775bec9d3d655077 /target/linux/brcm63xx/patches-3.14/534-board_hw556.patch
parent312a7f988311266423936317e05615cdf5b5311f (diff)
downloadmtk-20170518-d1f731866bf42303b5b2df4d2d28fcea08a08b05.zip
mtk-20170518-d1f731866bf42303b5b2df4d2d28fcea08a08b05.tar.gz
mtk-20170518-d1f731866bf42303b5b2df4d2d28fcea08a08b05.tar.bz2
brcm63xx: Add fallback sprom for A4001N1
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 42102
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 4d8cf5f..8c3a59f 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>
-@@ -1828,6 +1829,492 @@ static struct board_info __initdata boar
+@@ -1835,6 +1836,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",
-@@ -3364,6 +3851,10 @@ static const struct board_info __initcon
+@@ -3371,6 +3858,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
-@@ -3383,13 +3874,37 @@ static void __init boardid_fixup(u8 *boo
+@@ -3390,13 +3881,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();