ath79: Add missing IMAGE_SIZE for Etactica EG200
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Thu, 4 Jul 2019 11:54:18 +0000 (13:54 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 8 Jul 2019 14:28:47 +0000 (16:28 +0200)
The Etactica EG200 is the only device in ath79 despite nand
target that lacks IMAGE_SIZE.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
target/linux/ath79/image/generic.mk

index 977b6b6864108d09c6b3c483f5055fe420123009..b998cc4062b469adba5a2fa1e0250382b38f44ca 100644 (file)
@@ -392,6 +392,7 @@ define Device/etactica_eg200
   DEVICE_MODEL := EG200
   DEVICE_PACKAGES := kmod-usb-chipidea2 kmod-ledtrig-oneshot \
        kmod-usb-serial kmod-usb-serial-ftdi kmod-usb-storage  kmod-fs-ext4
+  IMAGE_SIZE := 16000k
   SUPPORTED_DEVICES += rme-eg200
 endef
 TARGET_DEVICES += etactica_eg200