X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fbase-files%2Flib%2Framips.sh;h=526a5ae669794c85a5782a2a846b937decb60f4f;hb=4050cfebdaa001d498c396f24dd67771541b710e;hp=550ec55cd2c96bf9969b642b219c3ce9a18c5e6c;hpb=30fbc1a4d146ae0060d02946709fd6d8cc2a2b56;p=openwrt%2Fopenwrt.git diff --git a/target/linux/ramips/base-files/lib/ramips.sh b/target/linux/ramips/base-files/lib/ramips.sh index 550ec55cd2..526a5ae669 100755 --- a/target/linux/ramips/base-files/lib/ramips.sh +++ b/target/linux/ramips/base-files/lib/ramips.sh @@ -82,12 +82,18 @@ ramips_board_detect() { *"C20i") name="c20i" ;; + *"C50") + name="c50" + ;; *"Carambola") name="carambola" ;; *"CF-WR800N") name="cf-wr800n" ;; + *"CS-QR10") + name="cs-qr10" + ;; *"CY-SWR1100") name="cy-swr1100" ;; @@ -100,6 +106,9 @@ ramips_board_detect() { *"DB-WRT01") name="db-wrt01" ;; + *"DCH-M225") + name="dch-m225" + ;; *"DCS-930") name="dcs-930" ;; @@ -148,6 +157,9 @@ ramips_board_detect() { *"Dovado Tiny AC") name="tiny-ac" ;; + *"DuZun DM06") + name="duzun-dm06" + ;; *"E1700") name="e1700" ;; @@ -238,6 +250,9 @@ ramips_board_detect() { *"Memory 2 Move") name="m2m" ;; + *"Mercury MAC1200R v2") + name="mac1200rv2" + ;; *"MicroWRT") name="microwrt" ;; @@ -292,6 +307,12 @@ ramips_board_detect() { *"MZK-DP150N") name="mzk-dp150n" ;; + *"MZK-EX300NP") + name="mzk-ex300np" + ;; + *"MZK-EX750NP") + name="mzk-ex750np" + ;; *"MZK-W300NH2"*) name="mzk-w300nh2" ;; @@ -304,21 +325,36 @@ ramips_board_detect() { *"NBG-419N") name="nbg-419n" ;; + *"NBG-419N v2") + name="nbg-419n2" + ;; + *"Newifi-D1") + name="newifi-d1" + ;; *"NCS601W") name="ncs601w" ;; + *"NixcoreX1") + name="nixcore-x1" + ;; *"NW718") name="nw718" ;; *"OY-0001") name="oy-0001" ;; + *"PBR-D1") + name="pbr-d1" + ;; *"PBR-M1") name="pbr-m1" ;; *"PSG1208") name="psg1208" ;; + *"PSG1218") + name="psg1218" + ;; *"PSR-680W"*) name="psr-680w" ;; @@ -367,6 +403,9 @@ ramips_board_detect() { *"RUT5XX") name="rut5xx" ;; + *"SamKnows Whitebox 8") + name="sk-wb8" + ;; *"SAP-G3200U3") name="sap-g3200u3" ;; @@ -379,6 +418,12 @@ ramips_board_detect() { *"TEW-692GR") name="tew-692gr" ;; + *"TEW-714TRU") + name="tew-714tru" + ;; + *"Timecloud") + name="timecloud" + ;; *"UBNT-ERX") name="ubnt-erx" ;; @@ -397,6 +442,9 @@ ramips_board_detect() { *"VoCore") name="vocore" ;; + *"VR500") + name="vr500" + ;; *"W150M") name="w150m" ;; @@ -424,6 +472,9 @@ ramips_board_detect() { *"WHR-G300N") name="whr-g300n" ;; + *"Widora-NEO") + name="widora-neo" + ;; *"WiTi") name="witi" ;; @@ -454,6 +505,9 @@ ramips_board_detect() { *"WNCE2001") name="wnce2001" ;; + *"WNDR3700v5") + name="wndr3700v5" + ;; *"WR512-3GN-like"*) name="wr512-3gn" ;; @@ -499,6 +553,12 @@ ramips_board_detect() { *"Y1S") name="y1s" ;; + *"ZBT-APE522II") + name="zbt-ape522ii" + ;; + *"ZBT-CPE102") + name="zbt-cpe102" + ;; *"ZBT-WA05") name="zbt-wa05" ;;