flashimages: increase root size.

arm images not fit in 700MB anymore.
This commit is contained in:
Arne Fitzenreiter
2015-01-04 18:42:02 +01:00
parent c3408c01a1
commit 864a8efff3

View File

@@ -75,9 +75,9 @@ else
endif
# /boot: 64MB - OFFSET
# / : 700MB
# / : 750MB
S_BOOT := $(shell echo $$(( 131072 - $(S_OFFSET) )))
S_ROOT := 1433600
S_ROOT := 1536000
PADDING = 100 # MB