diff options
author | Jonas Gorski <jogo@openwrt.org> | 2014-07-12 12:31:30 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2014-07-12 12:31:30 +0000 |
commit | aee666d8f9bd92bd8ebd7ec53631f4d5a6d36fba (patch) | |
tree | f68eca6cd9095a976fdac27d3f9f89bbfda226db /target/linux/brcm63xx/patches-3.14/536-board_fast2704.patch | |
parent | ba3988fb16c1392c41e4710474fc5df1f1f92a83 (diff) | |
download | upstream-aee666d8f9bd92bd8ebd7ec53631f4d5a6d36fba.tar.gz upstream-aee666d8f9bd92bd8ebd7ec53631f4d5a6d36fba.tar.bz2 upstream-aee666d8f9bd92bd8ebd7ec53631f4d5a6d36fba.zip |
brcm63xx: Use model name for ADB P.DG A4001N1
This patch also makes use of the new leds script.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 41585
Diffstat (limited to 'target/linux/brcm63xx/patches-3.14/536-board_fast2704.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.14/536-board_fast2704.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.14/536-board_fast2704.patch b/target/linux/brcm63xx/patches-3.14/536-board_fast2704.patch index 4fa9f90507..f187ee4505 100644 --- a/target/linux/brcm63xx/patches-3.14/536-board_fast2704.patch +++ b/target/linux/brcm63xx/patches-3.14/536-board_fast2704.patch @@ -137,7 +137,7 @@ Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com> .expected_cpu_id = 0x6348, @@ -3824,6 +3940,7 @@ static const struct board_info __initcon &board_963281TAN, - &board_963281T_TEF, + &board_A4001N1, &board_dsl_274xb_f1, + &board_FAST2704V2, #endif |