aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.14/526-board_CT6373-1.patch
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2014-12-01 00:51:24 +0000
committerJonas Gorski <jogo@openwrt.org>2014-12-01 00:51:24 +0000
commit69df57900e7885a54eb77b56035b2d824f78c926 (patch)
treeae3211514c66326d75450540bba9a3020dc714d7 /target/linux/brcm63xx/patches-3.14/526-board_CT6373-1.patch
parent08fddea857c8aa289c7c054efdae7ffe2dccd3ff (diff)
downloadmaster-187ad058-69df57900e7885a54eb77b56035b2d824f78c926.tar.gz
master-187ad058-69df57900e7885a54eb77b56035b2d824f78c926.tar.bz2
master-187ad058-69df57900e7885a54eb77b56035b2d824f78c926.zip
brcm63xx: refresh patches
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43453 3c298f89-4303-0410-b956-a3cf2f4a3e73
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.patch4
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 9d05d3a029..5c823fea00 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,11 +146,11 @@
&board_HW553,
&board_spw303v,
#endif
-@@ -2421,6 +2546,7 @@ static struct of_device_id const bcm963x
+@@ -2422,6 +2547,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, },
{ .compatible = "d-link,dsl-274xb-c2", .data = &board_dsl_274xb_rev_c, },
+ { .compatible = "d-link,dsl-2650u", .data = &board_96358vw2, },
{ .compatible = "huawei,hg553", .data = &board_HW553, },
- { .compatible = "pirelli,a226g", .data = &board_DWVS0, },