flash-imgages: only double the root size

only double the root size, so dd from
usb to hard drive takes less time and
size.

Signed-off-by: Vincent Li <vincent.mc.li@gmail.com>
This commit is contained in:
Vincent Li
2024-12-24 16:05:15 -08:00
parent fab6187016
commit bbc206cb5f

View File

@@ -81,7 +81,7 @@ endif
# /boot: 512 MB - OFFSET
# / : 2048 MB
S_BOOT := $(shell echo $$(( 1048576 - $(S_OFFSET) )))
S_ROOT := 11319876
S_ROOT := 8388608
ifeq "$(EFI)" "1"
S_EFI = 65536 # 32 MB