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 | d1f731866bf42303b5b2df4d2d28fcea08a08b05 (patch) | |
tree | fe71a2da270c7f6ea52e8f69775bec9d3d655077 /target/linux/brcm63xx/patches-3.14/537-board_fast2504n.patch | |
parent | 312a7f988311266423936317e05615cdf5b5311f (diff) | |
download | upstream-d1f731866bf42303b5b2df4d2d28fcea08a08b05.tar.gz upstream-d1f731866bf42303b5b2df4d2d28fcea08a08b05.tar.bz2 upstream-d1f731866bf42303b5b2df4d2d28fcea08a08b05.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>
SVN-Revision: 42102
Diffstat (limited to 'target/linux/brcm63xx/patches-3.14/537-board_fast2504n.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.14/537-board_fast2504n.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/patches-3.14/537-board_fast2504n.patch b/target/linux/brcm63xx/patches-3.14/537-board_fast2504n.patch index 8f65cef53e..c0925fa283 100644 --- a/target/linux/brcm63xx/patches-3.14/537-board_fast2504n.patch +++ b/target/linux/brcm63xx/patches-3.14/537-board_fast2504n.patch @@ -6,7 +6,7 @@ Signed-off-by: Max Staudt <openwrt.max@enpas.org> --- --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c -@@ -3812,6 +3812,96 @@ static struct board_info __initdata boar +@@ -3819,6 +3819,96 @@ static struct board_info __initdata boar .devs = nb6_devices, .num_devs = ARRAY_SIZE(nb6_devices), }; @@ -103,7 +103,7 @@ Signed-off-by: Max Staudt <openwrt.max@enpas.org> #endif /* -@@ -4033,6 +4123,7 @@ static const struct board_info __initcon +@@ -4040,6 +4130,7 @@ static const struct board_info __initcon #ifdef CONFIG_BCM63XX_CPU_6362 &board_nb6, |