09-11-2024, 10:18 PM
search for "arasan" (without quotes) to enable emmc recognition (but maybe easier to flip switch)
manjaro has mis-configured extlinux.conf before, be aware that paths are from extlinux.conf ITSELF
(if relative. also be aware that mounting happens LATER, uboot knows nothing of mount setup or for that matter if it is 1 or 2 partitions)
so... maybe use ../Image and ../dtbs/..../correct.dtb
But I have no idea how aarch64.efi and grub.conf work
if you did not install mtd-utils ,, flashrom -p internal -E may be part of the distro (to erase mtd0)
with mtd-utils ... mtd_debug erase /dev/mtd0 0 16777216
manjaro has mis-configured extlinux.conf before, be aware that paths are from extlinux.conf ITSELF
(if relative. also be aware that mounting happens LATER, uboot knows nothing of mount setup or for that matter if it is 1 or 2 partitions)
so... maybe use ../Image and ../dtbs/..../correct.dtb
But I have no idea how aarch64.efi and grub.conf work
if you did not install mtd-utils ,, flashrom -p internal -E may be part of the distro (to erase mtd0)
with mtd-utils ... mtd_debug erase /dev/mtd0 0 16777216