summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.18/569-board_homehub2a.patch
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2015-03-30 20:21:07 +0000
committerJonas Gorski <jogo@openwrt.org>2015-03-30 20:21:07 +0000
commitf77b44605157d5eafcc9a4328a052cbccef240a5 (patch)
tree03b7560966912234aab9f39850814095407aa8b1 /target/linux/brcm63xx/patches-3.18/569-board_homehub2a.patch
parentf644c1581ad2f48a38b497836f182bc46c7534ca (diff)
downloadmaster-31e0f0ae-f77b44605157d5eafcc9a4328a052cbccef240a5.tar.gz
master-31e0f0ae-f77b44605157d5eafcc9a4328a052cbccef240a5.tar.bz2
master-31e0f0ae-f77b44605157d5eafcc9a4328a052cbccef240a5.zip
brcm63xx: move bcm6318 reference boards to DT
Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 45167
Diffstat (limited to 'target/linux/brcm63xx/patches-3.18/569-board_homehub2a.patch')
-rw-r--r--target/linux/brcm63xx/patches-3.18/569-board_homehub2a.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/brcm63xx/patches-3.18/569-board_homehub2a.patch b/target/linux/brcm63xx/patches-3.18/569-board_homehub2a.patch
index a24e6a0570..0f05d4cce0 100644
--- a/target/linux/brcm63xx/patches-3.18/569-board_homehub2a.patch
+++ b/target/linux/brcm63xx/patches-3.18/569-board_homehub2a.patch
@@ -1,6 +1,6 @@
--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -1624,6 +1624,32 @@ static struct board_info __initdata boar
+@@ -1544,6 +1544,32 @@ static struct board_info __initdata boar
},
};
@@ -33,7 +33,7 @@
static struct board_info __initdata board_HW520 = {
.name = "HW6358GW_B",
.expected_cpu_id = 0x6358,
-@@ -2504,6 +2530,7 @@ static const struct board_info __initcon
+@@ -2424,6 +2450,7 @@ static const struct board_info __initcon
&board_nb4_ser_r0,
&board_nb4_fxc_r1,
&board_ct6373_1,
@@ -41,7 +41,7 @@
&board_HW520,
&board_HW553,
&board_HW556_A,
-@@ -2608,6 +2635,7 @@ static struct of_device_id const bcm963x
+@@ -2532,6 +2559,7 @@ static struct of_device_id const bcm963x
{ .compatible = "sfr,nb4-fxc-r1", .data = &board_nb4_fxc_r1, },
{ .compatible = "t-com,spw303v", .data = &board_spw303v, },
{ .compatible = "telsey,cpva642", .data = &board_CPVA642, },