mediatek: add image size for redmi ax6000

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 85f33fceb3)
This commit is contained in:
Tianling Shen
2023-08-19 08:37:00 +08:00
parent 909e420237
commit 79875c8dc2
+1
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)