diff options
author | Jonas Gorski <jogo@openwrt.org> | 2014-12-01 00:51:24 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2014-12-01 00:51:24 +0000 |
commit | bb312899f6b6c2a979f39e56f0ff8659b5a57a9b (patch) | |
tree | 27c6ad0a078495ae19a12c96efd6269435d0ee7e /target/linux/brcm63xx/patches-3.14/534-board_hw556.patch | |
parent | 2b46097364fc527a8c56365aba3d8f4f43e49aec (diff) | |
download | upstream-bb312899f6b6c2a979f39e56f0ff8659b5a57a9b.tar.gz upstream-bb312899f6b6c2a979f39e56f0ff8659b5a57a9b.tar.bz2 upstream-bb312899f6b6c2a979f39e56f0ff8659b5a57a9b.zip |
brcm63xx: refresh patches
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 43453
Diffstat (limited to 'target/linux/brcm63xx/patches-3.14/534-board_hw556.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.14/534-board_hw556.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/patches-3.14/534-board_hw556.patch b/target/linux/brcm63xx/patches-3.14/534-board_hw556.patch index 7586f9f83c..06ad96a96d 100644 --- a/target/linux/brcm63xx/patches-3.14/534-board_hw556.patch +++ b/target/linux/brcm63xx/patches-3.14/534-board_hw556.patch @@ -421,8 +421,8 @@ &board_spw303v, &board_DVAG3810BN, #endif -@@ -3152,6 +3552,9 @@ static struct of_device_id const bcm963x - { .compatible = "d-link,dsl-274xb-c2", .data = &board_dsl_274xb_rev_c, }, +@@ -3155,6 +3555,9 @@ static struct of_device_id const bcm963x + { .compatible = "d-link,dsl-2650u", .data = &board_96358vw2, }, { .compatible = "d-link,dva-g3810bn/tl", .data = &board_DVAG3810BN, }, { .compatible = "huawei,hg553", .data = &board_HW553, }, + { .compatible = "huawei,hg556a-a", .data = &board_HW556_A, }, |