qualcommax: ipq60xx: add support for netgear wax214
[openwrt/openwrt.git] / target / linux / qualcommax / image / ipq60xx.mk
1 define Device/8devices_mango-dvk
2 $(call Device/FitImageLzma)
3 DEVICE_VENDOR := 8devices
4 DEVICE_MODEL := Mango-DVK
5 IMAGE_SIZE := 27776k
6 BLOCKSIZE := 64k
7 SOC := ipq6010
8 SUPPORTED_DEVICES += 8devices,mango
9 IMAGE/sysupgrade.bin := append-kernel | pad-to 64k | append-rootfs | pad-rootfs | check-size | append-metadata
10 DEVICE_PACKAGES := ipq-wifi-8devices_mango
11 endef
12 TARGET_DEVICES += 8devices_mango-dvk
13
14 define Device/netgear_wax214
15 $(call Device/FitImage)
16 $(call Device/UbiFit)
17 DEVICE_VENDOR := Netgear
18 DEVICE_MODEL := WAX214
19 BLOCKSIZE := 128k
20 PAGESIZE := 2048
21 DEVICE_DTS_CONFIG := config@cp03-c1
22 SOC := ipq6010
23 DEVICE_PACKAGES := ipq-wifi-netgear_wax214
24 endef
25 TARGET_DEVICES += netgear_wax214