ath79: wlr-7100: remove device variant indicator
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>
This commit is contained in:
parent
59130180ec
commit
474aa3237c
@ -6,7 +6,7 @@
|
|||||||
#include <dt-bindings/input/input.h>
|
#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";
|
compatible = "sitecom,wlr-7100", "qca,ar9344";
|
||||||
|
|
||||||
aliases {
|
aliases {
|
||||||
|
@ -1659,7 +1659,6 @@ define Device/sitecom_wlr-7100
|
|||||||
SOC := ar1022
|
SOC := ar1022
|
||||||
DEVICE_VENDOR := Sitecom
|
DEVICE_VENDOR := Sitecom
|
||||||
DEVICE_MODEL := WLR-7100
|
DEVICE_MODEL := WLR-7100
|
||||||
DEVICE_VARIANT := v1 002
|
|
||||||
DEVICE_PACKAGES := ath10k-firmware-qca988x-ct kmod-ath10k-ct-smallbuffers kmod-usb2
|
DEVICE_PACKAGES := ath10k-firmware-qca988x-ct kmod-ath10k-ct-smallbuffers kmod-usb2
|
||||||
IMAGES += factory.dlf
|
IMAGES += factory.dlf
|
||||||
IMAGE/factory.dlf := append-kernel | pad-to $$$$(BLOCKSIZE) | \
|
IMAGE/factory.dlf := append-kernel | pad-to $$$$(BLOCKSIZE) | \
|
||||||
|
Loading…
Reference in New Issue
Block a user