diff options
author | Jonas Gorski <jogo@openwrt.org> | 2015-03-25 15:35:24 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2015-03-25 15:35:24 +0000 |
commit | 16ea19053a5dc32d9fc18f2ab10d0e369320a373 (patch) | |
tree | 56b5f41e7a8c01fe5f507f792cc30aaaf8974fe5 /target/linux/brcm63xx/patches-3.18/569-board_homehub2a.patch | |
parent | ad218d3033f98820c96196a4c666215b5f41a0f6 (diff) | |
download | upstream-16ea19053a5dc32d9fc18f2ab10d0e369320a373.tar.gz upstream-16ea19053a5dc32d9fc18f2ab10d0e369320a373.tar.bz2 upstream-16ea19053a5dc32d9fc18f2ab10d0e369320a373.zip |
brcm63xx: move bcm963268bu_p300 to dts
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 44987
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 2f3a02a677..62b06d9964 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 -@@ -1748,6 +1748,32 @@ +@@ -1748,6 +1748,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, -@@ -2748,6 +2774,7 @@ +@@ -2683,6 +2709,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, -@@ -2845,6 +2872,7 @@ +@@ -2780,6 +2807,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, }, |