mediatek: add image size for redmi ax6000

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen 2023-08-19 08:36:44 +08:00
parent 72569c43c9
commit 85f33fceb3
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -571,6 +571,7 @@ define Device/xiaomi_redmi-router-ax6000
UBINIZE_OPTS := -E 5
BLOCKSIZE := 128k
PAGESIZE := 2048
IMAGE_SIZE := 112640k
KERNEL_IN_UBI := 1
IMAGES += factory.bin
IMAGE/factory.bin := append-ubi | check-size $$$$(IMAGE_SIZE)