From 19652a6a2f07f804ffbcf254779ae1a56e7eddf7 Mon Sep 17 00:00:00 2001 From: Hans Ulli Kroll Date: Mon, 10 Oct 2016 06:33:31 +0200 Subject: change Image size Signed-off-by: Hans Ulli Kroll --- target/linux/ramips/image/mt7620.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/target/linux/ramips/image/mt7620.mk b/target/linux/ramips/image/mt7620.mk index 15a2e53123..d508fd9ac8 100644 --- a/target/linux/ramips/image/mt7620.mk +++ b/target/linux/ramips/image/mt7620.mk @@ -417,10 +417,10 @@ define Device/br-6478ac-v2 DEVICE_TITLE := Edimax BR-6478AC-V2 BLOCKSIZE := 4k IMAGES += factory.bin - IMAGE_SIZE := $(ralink_default_fw_size_8M) + IMAGE_SIZE := 7616k IMAGE/sysupgrade.bin := \ append-kernel | pad-offset $$$$(BLOCKSIZE) 64 | append-rootfs | \ - seama -m "dev=/dev/mtdblock/2" -m "type=firmware" | \ + seama -m "dev=/dev/mtdblock/5" -m "type=firmware" | \ pad-rootfs | check-size $$$$(IMAGE_SIZE) IMAGE/factory.bin := \ append-kernel | pad-offset $$$$(BLOCKSIZE) 64 | \ -- cgit v1.2.3