khadas / fenix

One-stop script set to build Ubuntu/Debian images
GNU General Public License v2.0
211 stars 134 forks source link

Fix dtb loading on VIM3 when installing using emmc-install #281

Closed viraniac closed 4 months ago

viraniac commented 4 months ago

The vim3 u-boot doesn't seem to support ext4 filesystem created with 64-bit option. Hence updated emmc-install script to use same options as we use with our fenix images.

This makes it possible to use emmc-install script to perform emmc+nvme installation on vim3 as well