diff options
author | Jonas Gorski <jogo@openwrt.org> | 2015-03-30 20:20:49 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2015-03-30 20:20:49 +0000 |
commit | 578883791e9dd98e5ea4f99823447d676c1d6d92 (patch) | |
tree | 385409676a832928456bb039de58ae7b5c44ad38 /target/linux/brcm63xx/patches-3.18/526-board_CT6373-1.patch | |
parent | 727bb039c8998d5654d0cff073ef928f39c11c53 (diff) | |
download | upstream-578883791e9dd98e5ea4f99823447d676c1d6d92.tar.gz upstream-578883791e9dd98e5ea4f99823447d676c1d6d92.tar.bz2 upstream-578883791e9dd98e5ea4f99823447d676c1d6d92.zip |
brcm63xx: move V2110 to DT
Also readd image generation which was accidentally dropped in r43364.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45165 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/patches-3.18/526-board_CT6373-1.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.18/526-board_CT6373-1.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.18/526-board_CT6373-1.patch b/target/linux/brcm63xx/patches-3.18/526-board_CT6373-1.patch index 5c2dabe5b1..2300290ce2 100644 --- a/target/linux/brcm63xx/patches-3.18/526-board_CT6373-1.patch +++ b/target/linux/brcm63xx/patches-3.18/526-board_CT6373-1.patch @@ -40,7 +40,7 @@ &board_HW553, &board_spw303v, #endif -@@ -1439,6 +1465,7 @@ static struct of_device_id const bcm963x +@@ -1440,6 +1466,7 @@ static struct of_device_id const bcm963x { .compatible = "alcatel,rg100a", .data = &board_96358vw2, }, { .compatible = "brcm,bcm96358vw", .data = &board_96358vw, }, { .compatible = "brcm,bcm96358vw2", .data = &board_96358vw2, }, |