X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx%2Fbase-files%2Flib%2Fbrcm63xx.sh;h=1930e37a25b1b33c8f9b9cc42ddcff76950fd1db;hb=93a80e4827937b1df05f8c9aadd4de68d7ef1106;hp=90d3e73378e1e6cb32c4a78903e3ffbd257754e6;hpb=832fe110635a3b1ed053608a9e974bec7cf05b5f;p=openwrt.git diff --git a/target/linux/brcm63xx/base-files/lib/brcm63xx.sh b/target/linux/brcm63xx/base-files/lib/brcm63xx.sh index 90d3e73378..1930e37a25 100755 --- a/target/linux/brcm63xx/base-files/lib/brcm63xx.sh +++ b/target/linux/brcm63xx/base-files/lib/brcm63xx.sh @@ -66,6 +66,9 @@ brcm63xx_dt_detect() { "BT Home Hub 2.0 Type A") board_name="homehub2a" ;; + "BT Voyager 2110") + board_name="v2110" + ;; "BT Voyager V2500V") board_name="v2500v_bb" ;; @@ -228,9 +231,6 @@ brcm63xx_legacy_detect() { local board_name case "$1" in - V2110) - board_name="v2110" - ;; VW6339GU) board_namge="vg50" ;;