|
|
@@ -30,6 +30,41 @@ define Device/dlink_dir-615-e4
|
|
|
endef
|
|
|
TARGET_DEVICES += dlink_dir-615-e4
|
|
|
|
|
|
+define Device/dlink_dir-859-a
|
|
|
+ $(Device/seama)
|
|
|
+ SOC := qca9563
|
|
|
+ DEVICE_VENDOR := D-Link
|
|
|
+ DEVICE_MODEL := DIR-859
|
|
|
+ IMAGE_SIZE := 15872k
|
|
|
+ SEAMA_SIGNATURE := wrgac37_dlink.2013gui_dir859
|
|
|
+ DEVICE_PACKAGES := ath10k-firmware-qca988x-ct kmod-ath10k-ct-smallbuffers
|
|
|
+endef
|
|
|
+
|
|
|
+define Device/dlink_dir-859-a1
|
|
|
+ $(Device/dlink_dir-859-a)
|
|
|
+ DEVICE_VARIANT := A1
|
|
|
+endef
|
|
|
+TARGET_DEVICES += dlink_dir-859-a1
|
|
|
+
|
|
|
+define Device/dlink_dir-859-a3
|
|
|
+ $(Device/dlink_dir-859-a)
|
|
|
+ DEVICE_VARIANT := A3
|
|
|
+endef
|
|
|
+TARGET_DEVICES += dlink_dir-859-a3
|
|
|
+
|
|
|
+define Device/dlink_dir-869-a1
|
|
|
+ $(Device/seama)
|
|
|
+ SOC := qca9563
|
|
|
+ DEVICE_VENDOR := D-Link
|
|
|
+ DEVICE_MODEL := DIR-869
|
|
|
+ DEVICE_VARIANT := A1
|
|
|
+ IMAGE_SIZE := 15872k
|
|
|
+ SEAMA_SIGNATURE := wrgac54_dlink.2015_dir869
|
|
|
+ DEVICE_PACKAGES := ath10k-firmware-qca988x-ct kmod-ath10k-ct-smallbuffers
|
|
|
+ SUPPORTED_DEVICES += dir-869-a1
|
|
|
+endef
|
|
|
+TARGET_DEVICES += dlink_dir-869-a1
|
|
|
+
|
|
|
define Device/engenius_eap350-v1
|
|
|
$(Device/senao_loader_okli)
|
|
|
BLOCKSIZE := 4k
|