From 2d2fa2fd2d4b5f2b14448d5f80d1e51836e622db Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Tue, 22 Oct 2019 13:08:25 +0200 Subject: [PATCH] ath79: fix remaining IMAGE_SIZE issues This fixes the remaining IMAGE_SIZE issues in ath79 target. All devices in target have been checked, so together with previous patches this target should be "clean" afterwards. Signed-off-by: Adrian Schmutzler --- target/linux/ath79/image/generic.mk | 2 +- target/linux/ath79/image/tiny-tp-link.mk | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/target/linux/ath79/image/generic.mk b/target/linux/ath79/image/generic.mk index 3373956e45..cea903f253 100644 --- a/target/linux/ath79/image/generic.mk +++ b/target/linux/ath79/image/generic.mk @@ -199,7 +199,7 @@ define Device/buffalo_wzr-hp-ag300h ATH_SOC := ar7161 DEVICE_VENDOR := Buffalo DEVICE_MODEL := WZR-HP-AG300H - IMAGE_SIZE := 32256k + IMAGE_SIZE := 32320k IMAGES += factory.bin tftp.bin IMAGE/default := append-kernel | pad-to $$$$(BLOCKSIZE) | append-rootfs | pad-rootfs | check-size $$$$(IMAGE_SIZE) IMAGE/factory.bin := $$(IMAGE/default) | buffalo-enc WZR-HP-AG300H 1.99 | buffalo-tag WZR-HP-AG300H 3 diff --git a/target/linux/ath79/image/tiny-tp-link.mk b/target/linux/ath79/image/tiny-tp-link.mk index b6b085fc93..3d1b26d17f 100644 --- a/target/linux/ath79/image/tiny-tp-link.mk +++ b/target/linux/ath79/image/tiny-tp-link.mk @@ -12,6 +12,7 @@ TARGET_DEVICES += tplink_tl-mr10u define Device/tplink_tl-mr3020-v1 $(Device/tplink-4mlzma) + IMAGE_SIZE := 3840k ATH_SOC := ar9331 DEVICE_MODEL := TL-MR3020 DEVICE_VARIANT := v1