diff options
author | Jonas Gorski <jogo@openwrt.org> | 2015-03-30 20:21:01 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2015-03-30 20:21:01 +0000 |
commit | f644c1581ad2f48a38b497836f182bc46c7534ca (patch) | |
tree | 5597b1d6ea0c8409fdddbf9a8926b93b3e91762a /target/linux/brcm63xx/patches-3.18/566-board_A4001N.patch | |
parent | f9735804881bcefb800f6f5e2fc3e3f30ff17b69 (diff) | |
download | mtk-20170518-f644c1581ad2f48a38b497836f182bc46c7534ca.zip mtk-20170518-f644c1581ad2f48a38b497836f182bc46c7534ca.tar.gz mtk-20170518-f644c1581ad2f48a38b497836f182bc46c7534ca.tar.bz2 |
brcm63xx: move VG50 to DT
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 45166
Diffstat (limited to 'target/linux/brcm63xx/patches-3.18/566-board_A4001N.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.18/566-board_A4001N.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/patches-3.18/566-board_A4001N.patch b/target/linux/brcm63xx/patches-3.18/566-board_A4001N.patch index 548c656..6d1935f 100644 --- a/target/linux/brcm63xx/patches-3.18/566-board_A4001N.patch +++ b/target/linux/brcm63xx/patches-3.18/566-board_A4001N.patch @@ -51,7 +51,7 @@ static struct board_info __initdata board_A4001N1 = { .name = "963281T_TEF", .expected_cpu_id = 0x6328, -@@ -2287,6 +2331,7 @@ static const struct board_info __initcon +@@ -2232,6 +2276,7 @@ static const struct board_info __initcon &board_AR5381u, &board_AR5387un, &board_963281TAN, @@ -59,7 +59,7 @@ &board_A4001N1, &board_dsl_274xb_f1, &board_FAST2704V2, -@@ -2371,6 +2416,7 @@ static struct of_device_id const bcm963x +@@ -2316,6 +2361,7 @@ static struct of_device_id const bcm963x { .compatible = "netgear,cvg834g", .data = &board_cvg834g, }, #endif #ifdef CONFIG_BCM63XX_CPU_6328 |