aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.18/563-board_VR-3025un.patch
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2015-03-30 20:20:49 +0000
committerJonas Gorski <jogo@openwrt.org>2015-03-30 20:20:49 +0000
commitf9735804881bcefb800f6f5e2fc3e3f30ff17b69 (patch)
tree8dea963c980a81940d790d576583f03f4006ae2a /target/linux/brcm63xx/patches-3.18/563-board_VR-3025un.patch
parentd8ba40cfcdd509e7e1ed68878cb93d9a81e245b6 (diff)
downloadupstream-f9735804881bcefb800f6f5e2fc3e3f30ff17b69.tar.gz
upstream-f9735804881bcefb800f6f5e2fc3e3f30ff17b69.tar.bz2
upstream-f9735804881bcefb800f6f5e2fc3e3f30ff17b69.zip
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/563-board_VR-3025un.patch')
-rw-r--r--target/linux/brcm63xx/patches-3.18/563-board_VR-3025un.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.18/563-board_VR-3025un.patch b/target/linux/brcm63xx/patches-3.18/563-board_VR-3025un.patch
index 1619ee1a67..5c27a05d48 100644
--- a/target/linux/brcm63xx/patches-3.18/563-board_VR-3025un.patch
+++ b/target/linux/brcm63xx/patches-3.18/563-board_VR-3025un.patch
@@ -69,7 +69,7 @@
&board_WAP5813n,
#endif
#ifdef CONFIG_BCM63XX_CPU_63268
-@@ -2314,6 +2369,7 @@ static struct of_device_id const bcm963x
+@@ -2315,6 +2370,7 @@ static struct of_device_id const bcm963x
{ .compatible = "brcm,bcm96368mvngr", .data = &board_96368mvngr, },
{ .compatible = "brcm,bcm96368mvwg", .data = &board_96368mvwg, },
{ .compatible = "comtrend,vr-3025u", .data = &board_VR3025u, },