mediatek: increase size of the sdcard image to 512 MiB
authorDaniel Golle <daniel@makrotopia.org>
Tue, 30 Apr 2024 21:21:16 +0000 (22:21 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Thu, 2 May 2024 13:58:31 +0000 (14:58 +0100)
commit918d81a3eac01be2309a54435e06f0a9d6c6f812
tree2e4796024dec940112a20a6848bc8ab577787577
parent219018185e52a49b6a676a3591fe28406bb1a062
mediatek: increase size of the sdcard image to 512 MiB

Increasing the size of the rootfs_data filesystem has become a ever
repeating discussion and seems to be the most important thing for
users of the MediaTek-based BananaPi boards.

Using the whole remaining size of a microSD or the eMMC for rootfs_data
doesn't make sense for many reasons, but neither does the current
default of 104 MiB for the 'rootfs' partition size.

Increase the 'rootfs' partition size to 448 MiB which will result in
the sdcard image being exactly 512 MiB. Finding a microSD card smaller
than 512 MiB and still working could anyway be difficult in 2024.

That will allow users to install even bloatware written in Go or other
space-hungry languages while still leaving most of the space unallocated
for additional partitions or volumes to be used for persistent user
data.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
config/Config-images.in