ath79: wlr-7100: remove device variant indicator
authorTomasz Maciej Nowak <tmn505@gmail.com>
Tue, 1 Dec 2020 17:29:57 +0000 (18:29 +0100)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Tue, 1 Dec 2020 18:43:18 +0000 (19:43 +0100)
As reported by user, the same image works on both device variants which
are v1 001 and v1 002.

Signed-off-by: Tomasz Maciej Nowak <tmn505@gmail.com>
target/linux/ath79/dts/ar1022_sitecom_wlr-7100.dts
target/linux/ath79/image/generic.mk

index 787b516056d0abf5ce4b0f125628d968831c0c4f..2669db783eaaef155a9e13271a3afe8961f764dc 100644 (file)
@@ -6,7 +6,7 @@
 #include <dt-bindings/input/input.h>
 
 / {
-       model = "Sitecom WLR-7100 v1 002 (X7 AC1200)";
+       model = "Sitecom WLR-7100 (X7 AC1200)";
        compatible = "sitecom,wlr-7100", "qca,ar9344";
 
        aliases {
index a0d5e7ab01908b4f61f351e4f97b37a583f470ff..6ac8691f19eec88da021627f2af70ef5a5039bd1 100644 (file)
@@ -1659,7 +1659,6 @@ define Device/sitecom_wlr-7100
   SOC := ar1022
   DEVICE_VENDOR := Sitecom
   DEVICE_MODEL := WLR-7100
-  DEVICE_VARIANT := v1 002
   DEVICE_PACKAGES := ath10k-firmware-qca988x-ct kmod-ath10k-ct-smallbuffers kmod-usb2
   IMAGES += factory.dlf
   IMAGE/factory.dlf := append-kernel | pad-to $$$$(BLOCKSIZE) | \