X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx%2Fbase-files%2Flib%2Fbrcm63xx.sh;h=10664b64b671c7da41285230bbd806cb12236844;hb=750de6fe40a0d41a9614b629fa44c1ece7d1a80d;hp=d9ec3ed7193eabf57cacff73b38d65776d51504b;hpb=0d792965e4e1af2a4a5315cc30e8cdb0f6cc1b94;p=openwrt.git diff --git a/target/linux/brcm63xx/base-files/lib/brcm63xx.sh b/target/linux/brcm63xx/base-files/lib/brcm63xx.sh index d9ec3ed719..10664b64b6 100755 --- a/target/linux/brcm63xx/base-files/lib/brcm63xx.sh +++ b/target/linux/brcm63xx/base-files/lib/brcm63xx.sh @@ -198,6 +198,9 @@ brcm63xx_dt_detect() { "Telsey CPVA642-type (CPA-ZNTE60T)") board_name="cpva642" ;; + "Telsey MAGIC") + board_name="magic" + ;; "TP-Link TD-W8900GB") board_name="td-w8900gb" ;; @@ -219,9 +222,6 @@ brcm63xx_legacy_detect() { local board_name case "$1" in - MAGIC) - board_name="magic" - ;; RTA770BW) board_name="rta770bw" ;;