aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.14/529-board_fast2604.patch
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2014-08-11 11:37:09 +0000
committerJonas Gorski <jogo@openwrt.org>2014-08-11 11:37:09 +0000
commit71d57be0567e86d30857330c8f1c67c94cc1e5f7 (patch)
tree224212e2898920a56d1bdc29915b41195963e408 /target/linux/brcm63xx/patches-3.14/529-board_fast2604.patch
parent8d3fe23098ed5617f4afc8a55481a20bd18e334c (diff)
downloadupstream-71d57be0567e86d30857330c8f1c67c94cc1e5f7.tar.gz
upstream-71d57be0567e86d30857330c8f1c67c94cc1e5f7.tar.bz2
upstream-71d57be0567e86d30857330c8f1c67c94cc1e5f7.zip
brcm63xx: replace CFEFIXUP usage with dtb based detection
Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42125 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/patches-3.14/529-board_fast2604.patch')
-rw-r--r--target/linux/brcm63xx/patches-3.14/529-board_fast2604.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/patches-3.14/529-board_fast2604.patch b/target/linux/brcm63xx/patches-3.14/529-board_fast2604.patch
index f41c0fea39..8b174a257c 100644
--- a/target/linux/brcm63xx/patches-3.14/529-board_fast2604.patch
+++ b/target/linux/brcm63xx/patches-3.14/529-board_fast2604.patch
@@ -1,6 +1,6 @@
--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -1117,6 +1117,57 @@ static struct board_info __initdata boar
+@@ -1120,6 +1120,57 @@ static struct board_info __initdata boar
.has_ehci0 = 1,
};
@@ -58,7 +58,7 @@
static struct board_info __initdata board_rta1025w_16 = {
.name = "RTA1025W_16",
.of_board_id = "dynalink,rta1025w",
-@@ -2986,6 +3037,7 @@ static const struct board_info __initcon
+@@ -2992,6 +3043,7 @@ static const struct board_info __initcon
&board_96348gw_10,
&board_96348gw_11,
&board_FAST2404,