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 | f9735804881bcefb800f6f5e2fc3e3f30ff17b69 (patch) | |
tree | 8dea963c980a81940d790d576583f03f4006ae2a /target/linux/brcm63xx/patches-3.18/568-board_DGND3700v1_3800B.patch | |
parent | d8ba40cfcdd509e7e1ed68878cb93d9a81e245b6 (diff) | |
download | mtk-20170518-f9735804881bcefb800f6f5e2fc3e3f30ff17b69.zip mtk-20170518-f9735804881bcefb800f6f5e2fc3e3f30ff17b69.tar.gz mtk-20170518-f9735804881bcefb800f6f5e2fc3e3f30ff17b69.tar.bz2 |
brcm63xx: move V2110 to DT
Also readd image generation which was accidentally dropped in r43364.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 45165
Diffstat (limited to 'target/linux/brcm63xx/patches-3.18/568-board_DGND3700v1_3800B.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.18/568-board_DGND3700v1_3800B.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.18/568-board_DGND3700v1_3800B.patch b/target/linux/brcm63xx/patches-3.18/568-board_DGND3700v1_3800B.patch index 82dfe68..3b9551d 100644 --- a/target/linux/brcm63xx/patches-3.18/568-board_DGND3700v1_3800B.patch +++ b/target/linux/brcm63xx/patches-3.18/568-board_DGND3700v1_3800B.patch @@ -57,7 +57,7 @@ &board_P870HW51A_V2, &board_VR3025u, &board_VR3025un, -@@ -2630,6 +2673,7 @@ static struct of_device_id const bcm963x +@@ -2631,6 +2674,7 @@ static struct of_device_id const bcm963x { .compatible = "comtrend,vr-3025u", .data = &board_VR3025u, }, { .compatible = "comtrend,vr-3025un", .data = &board_VR3025un, }, { .compatible = "comtrend,wap-5813n", .data = &board_WAP5813n, }, |