brcm63xx: move dsl-2640u to dts

Also build image again(?).

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 44988
This commit is contained in:
Jonas Gorski
2015-03-25 15:35:37 +00:00
parent 16ea19053a
commit 30a579c674
103 changed files with 352 additions and 315 deletions

View File

@@ -99,6 +99,9 @@ brcm63xx_dt_detect() {
"D-Link DSL-2640B rev B2")
board_name="dsl-2640b-b"
;;
"D-Link DSL-2640U/BRU/C")
board_name="dsl-2640u"
;;
"D-Link DSL-2650U")
board_name="dsl-2650u"
;;
@@ -210,9 +213,6 @@ brcm63xx_legacy_detect() {
local board_name
case "$1" in
96338W2_E7T)
board_name="dsl-2640u"
;;
96348W3)
board_name="dg834g_v4"
;;