diff options
author | Jonas Gorski <jogo@openwrt.org> | 2015-04-21 16:43:46 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2015-04-21 16:43:46 +0000 |
commit | 5e8eedb897f080e9784897ee452c5a6f8fc83faf (patch) | |
tree | 151a464c314122f7a4f8c3ce0d1ef3bad05d168b /target/linux/brcm63xx/patches-3.18/566-board_A4001N.patch | |
parent | f03226afe7dd38b854d890bdbf566152eee9abe8 (diff) | |
download | upstream-5e8eedb897f080e9784897ee452c5a6f8fc83faf.tar.gz upstream-5e8eedb897f080e9784897ee452c5a6f8fc83faf.tar.bz2 upstream-5e8eedb897f080e9784897ee452c5a6f8fc83faf.zip |
brcm63xx: add missing bcm96329bhr profile and dts
Hopefully the last missing board.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 45557
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 a9385ea1c5..f8a95e5f3c 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, -@@ -2152,6 +2196,7 @@ static const struct board_info __initcon +@@ -2129,6 +2173,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, -@@ -2240,6 +2285,7 @@ static struct of_device_id const bcm963x +@@ -2217,6 +2262,7 @@ static struct of_device_id const bcm963x { .compatible = "brcm,bcm96318ref_p300", .data = &board_96318ref_p300, }, #endif #ifdef CONFIG_BCM63XX_CPU_6328 |