firefly_rk3288_demo_defconfig: increase ext2 filesystem size
authorArnout Vandecappelle <arnout@mind.be>
Fri, 14 Apr 2017 21:26:05 +0000 (23:26 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 15 Apr 2017 08:35:50 +0000 (10:35 +0200)
commit3497b929674d0197c47c9c72110c7f2d8cace5de
tree3c1a9b68ab3f3c0dff5053b819a54552dc868290
parent9c393ad2fdd2bb6a0955d91bc3d72741b9487b78
firefly_rk3288_demo_defconfig: increase ext2 filesystem size

Since commit c6bca8cef0 removed autocalculation of the ext2 filesystem
size, the default size is now set to 60MB. However, this is too small
for firefly_rk3288_demo_defconfig. Indeed, the ext2 filesystem contains
the mali blob (90MB) and Qt5 (14MB), totalling to 125MB.

This is a bit too small to fit comfortably on a 128M flash driver, so
increase the size to 250000K (245MB).

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
configs/firefly_rk3288_demo_defconfig