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/534-board_hw556.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/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 f7c81536a0..7586f9f83c 100644 --- a/target/linux/brcm63xx/patches-3.14/534-board_hw556.patch +++ b/target/linux/brcm63xx/patches-3.14/534-board_hw556.patch @@ -421,7 +421,7 @@ &board_spw303v, &board_DVAG3810BN, #endif -@@ -3150,6 +3550,9 @@ static struct of_device_id const bcm963x +@@ -3152,6 +3552,9 @@ static struct of_device_id const bcm963x { .compatible = "d-link,dsl-274xb-c2", .data = &board_dsl_274xb_rev_c, }, { .compatible = "d-link,dva-g3810bn/tl", .data = &board_DVAG3810BN, }, { .compatible = "huawei,hg553", .data = &board_HW553, }, @@ -430,4 +430,4 @@ + { .compatible = "huawei,hg556a-c", .data = &board_HW556_C, }, { .compatible = "pirelli,a226g", .data = &board_DWVS0, }, { .compatible = "pirelli,a226m", .data = &board_DWVS0, }, - { .compatible = "pirelli,agpf-s0", .data = &board_AGPFS0, }, + { .compatible = "pirelli,a226m-fwb", .data = &board_DWVS0, }, |