diff options
author | Jonas Gorski <jogo@openwrt.org> | 2015-03-30 20:21:15 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2015-03-30 20:21:15 +0000 |
commit | faf1eacb76ef3431c9e6ee6a63e1846962cf1984 (patch) | |
tree | 516b1516c03ab78939a62f3814058360dcdb9a01 /target/linux/brcm63xx/patches-3.18/569-board_homehub2a.patch | |
parent | c398cda77b2d7ae071027aa7f53a30158834c956 (diff) | |
download | upstream-faf1eacb76ef3431c9e6ee6a63e1846962cf1984.tar.gz upstream-faf1eacb76ef3431c9e6ee6a63e1846962cf1984.tar.bz2 upstream-faf1eacb76ef3431c9e6ee6a63e1846962cf1984.zip |
brcm63xx: move DSL-275XB to DT
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45168 3c298f89-4303-0410-b956-a3cf2f4a3e73
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.patch | 6 |
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 0f05d4cce0..83f3b53fba 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 -@@ -1544,6 +1544,32 @@ static struct board_info __initdata boar +@@ -1478,6 +1478,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, -@@ -2424,6 +2450,7 @@ static const struct board_info __initcon +@@ -2358,6 +2384,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, -@@ -2532,6 +2559,7 @@ static struct of_device_id const bcm963x +@@ -2467,6 +2494,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, }, |