diff options
author | Jonas Gorski <jogo@openwrt.org> | 2014-08-10 12:21:44 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2014-08-10 12:21:44 +0000 |
commit | 8240f6ad541c06e78d23a6c7b50e6635e3161d74 (patch) | |
tree | c7ba76f775578454b361a85c4baad18117b64b8a /target/linux/brcm63xx/patches-3.14/537-board_fast2504n.patch | |
parent | a299702df02b47045fcdd58034267049bc58a148 (diff) | |
download | upstream-8240f6ad541c06e78d23a6c7b50e6635e3161d74.tar.gz upstream-8240f6ad541c06e78d23a6c7b50e6635e3161d74.tar.bz2 upstream-8240f6ad541c06e78d23a6c7b50e6635e3161d74.zip |
brcm63xx: Add fallback sprom for CT5365
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 42100
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 6c599886e1..1773c3c9cd 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 -@@ -3798,6 +3798,96 @@ static struct board_info __initdata boar +@@ -3805,6 +3805,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 /* -@@ -4019,6 +4109,7 @@ static const struct board_info __initcon +@@ -4026,6 +4116,7 @@ static const struct board_info __initcon #ifdef CONFIG_BCM63XX_CPU_6362 &board_nb6, |