aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/imx6
diff options
context:
space:
mode:
authorTim Harvey <tharvey@gateworks.com>2020-05-28 06:57:05 -0700
committerPetr Štetiar <ynezz@true.cz>2020-06-03 16:49:28 +0200
commit0562037c3b7b99e58149267068bdaa6c4c83a64a (patch)
treeb60f36223adbdb4f5a0ac521ce9e89662164eb6a /target/linux/imx6
parent3b1e99d23e24b20e7b3d5f1801556a385c3d35a0 (diff)
downloadupstream-0562037c3b7b99e58149267068bdaa6c4c83a64a.tar.gz
upstream-0562037c3b7b99e58149267068bdaa6c4c83a64a.tar.bz2
upstream-0562037c3b7b99e58149267068bdaa6c4c83a64a.zip
imx6: image: increase max ubifs file-system size
The latest 2GiB NAND flash parts used by Gateworks ventana are 2K page-size. Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Diffstat (limited to 'target/linux/imx6')
-rw-r--r--target/linux/imx6/image/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/imx6/image/Makefile b/target/linux/imx6/image/Makefile
index 232dc4225f..2c9d03c039 100644
--- a/target/linux/imx6/image/Makefile
+++ b/target/linux/imx6/image/Makefile
@@ -35,7 +35,7 @@ define Build/boot-overlay
$(STAGING_DIR_HOST)/bin/mkfs.ubifs \
--space-fixup --compr=zlib --squash-uids \
- $(MKUBIFS_OPTS) -c 8124 \
+ $(MKUBIFS_OPTS) -c 16248 \
-o $@.boot.ubifs -d $@.boot
$(TAR) -C $@.boot -cf $@.boot.tar .