aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.14/537-board_fast2504n.patch
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2014-08-21 11:28:10 +0000
committerJonas Gorski <jogo@openwrt.org>2014-08-21 11:28:10 +0000
commite490cc7e14d90c1e6fc4280cfc1af4b836533f09 (patch)
tree32f235c1f9f99d158272b788af9698d696d20785 /target/linux/brcm63xx/patches-3.14/537-board_fast2504n.patch
parente46d57b3af2dda00c1f15f608c7d1b86b91467a3 (diff)
downloadupstream-e490cc7e14d90c1e6fc4280cfc1af4b836533f09.tar.gz
upstream-e490cc7e14d90c1e6fc4280cfc1af4b836533f09.tar.bz2
upstream-e490cc7e14d90c1e6fc4280cfc1af4b836533f09.zip
brcm63xx: Add DT support for CT-5365
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> [jogo: make linux partition writable] Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 42237
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.patch4
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 165737d35d..387602097f 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
-@@ -3476,6 +3476,96 @@ static struct board_info __initdata boar
+@@ -3477,6 +3477,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 /* CONFIG_BCM63XX_CPU_6362 */
/*
-@@ -3693,6 +3783,7 @@ static const struct board_info __initcon
+@@ -3694,6 +3784,7 @@ static const struct board_info __initcon
#ifdef CONFIG_BCM63XX_CPU_6362
&board_nb6,