diff options
author | Jonas Gorski <jogo@openwrt.org> | 2014-11-24 14:44:40 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2014-11-24 14:44:40 +0000 |
commit | fb2a44df50777281dc169e16b22d54820c9251a6 (patch) | |
tree | 3b4b57b7090c3264553d5d4521244c420e1a76ec /target/linux/brcm63xx/patches-3.14/526-board_CT6373-1.patch | |
parent | c6fc6b42e19a3a4dc6006f038dec98f2e75f59f5 (diff) | |
download | upstream-fb2a44df50777281dc169e16b22d54820c9251a6.tar.gz upstream-fb2a44df50777281dc169e16b22d54820c9251a6.tar.bz2 upstream-fb2a44df50777281dc169e16b22d54820c9251a6.zip |
brcm63xx: refresh patches
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 43363
Diffstat (limited to 'target/linux/brcm63xx/patches-3.14/526-board_CT6373-1.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.14/526-board_CT6373-1.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/patches-3.14/526-board_CT6373-1.patch b/target/linux/brcm63xx/patches-3.14/526-board_CT6373-1.patch index b694b9b078..9d05d3a029 100644 --- a/target/linux/brcm63xx/patches-3.14/526-board_CT6373-1.patch +++ b/target/linux/brcm63xx/patches-3.14/526-board_CT6373-1.patch @@ -146,8 +146,8 @@ &board_HW553, &board_spw303v, #endif -@@ -2419,6 +2544,7 @@ static struct of_device_id const bcm963x - #ifdef CONFIG_BCM63XX_CPU_6358 +@@ -2421,6 +2546,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, }, + { .compatible = "comtrend,ct-6373", .data = &board_ct6373_1, }, |