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 | e3bf4378cccf5ea95e9bea4051ac326ebad33d85 (patch) | |
tree | 98fb9b52ad4088cd94806e48c2df031386b19ef5 /target/linux/brcm63xx/patches-3.14/536-board_fast2704.patch | |
parent | 8fbe1896f93610ee3466fe3d49aae96d81828043 (diff) | |
download | upstream-e3bf4378cccf5ea95e9bea4051ac326ebad33d85.tar.gz upstream-e3bf4378cccf5ea95e9bea4051ac326ebad33d85.tar.bz2 upstream-e3bf4378cccf5ea95e9bea4051ac326ebad33d85.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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41585 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |