mediatek: ex5700: fix IMAGE_SIZE

This commit is contained in:
hanwckf 2024-09-20 21:48:19 +08:00
parent 19b75b9276
commit f5b051b93d

View File

@ -545,7 +545,7 @@ define Device/zyxel_ex5700
UBINIZE_OPTS := -E 5
BLOCKSIZE := 256k
PAGESIZE := 4096
IMAGE_SIZE := 65536k
IMAGE_SIZE := 485888k
KERNEL_IN_UBI := 1
IMAGES += factory.bin
IMAGE/factory.bin := append-ubi | check-size $$$$(IMAGE_SIZE)