fixup! ath79: add support for FRITZ!WLAN Repeater 450E
authorDavid Bauer <[email protected]>
Sat, 28 Mar 2020 21:45:30 +0000 (22:45 +0100)
committerDavid Bauer <[email protected]>
Sat, 28 Mar 2020 21:45:30 +0000 (22:45 +0100)
target/linux/ath79/image/generic.mk

index aac89e9269302c849c72d147346542de3bbceb9c..aac587dc13b65446667b4d23757b3b9d4761ae48 100644 (file)
@@ -177,6 +177,21 @@ define Device/avm_fritz300e
 endef
 TARGET_DEVICES += avm_fritz300e
 
+define Device/avm_fritz450e
+  SOC := qca9556
+  DEVICE_VENDOR := AVM
+  DEVICE_MODEL := FRITZ!WLAN Repeater 450E
+  IMAGE_SIZE := 15232k
+  KERNEL := kernel-bin | append-dtb | lzma | eva-image
+  KERNEL_INITRAMFS := $$(KERNEL)
+  IMAGE/sysupgrade.bin := append-kernel | pad-to 64k | \
+       append-squashfs-fakeroot-be | pad-to 256 | append-rootfs | pad-rootfs | \
+       append-metadata | check-size
+  DEVICE_PACKAGES := fritz-tffs
+  SUPPORTED_DEVICES += fritz450e
+endef
+TARGET_DEVICES += avm_fritz450e
+
 define Device/avm_fritz4020
   SOC := qca9561
   DEVICE_VENDOR := AVM