brcm63xx: fix bt v2500v dts based detection

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

SVN-Revision: 44993
This commit is contained in:
Jonas Gorski 2015-03-25 15:36:15 +00:00
parent 10cdfd04e6
commit 4dc169f9a2

View file

@ -67,7 +67,7 @@ brcm63xx_dt_detect() {
board_name="homehub2a" board_name="homehub2a"
;; ;;
"BT Voyager V2500V") "BT Voyager V2500V")
board_name="v2500v" board_name="v2500v_bb"
;; ;;
"Comtrend AR-5381u") "Comtrend AR-5381u")
board_name="ar-5381u" board_name="ar-5381u"
@ -231,9 +231,6 @@ brcm63xx_legacy_detect() {
V2110) V2110)
board_name="v2110" board_name="v2110"
;; ;;
V2500V_BB)
board_name="v2500v_bb"
;;
VW6339GU) VW6339GU)
board_namge="vg50" board_namge="vg50"
;; ;;