(02-21-2018, 07:42 AM)frezbo Wrote:(02-17-2018, 05:33 PM)aww Wrote: Doesn't seem to work, I haven't exhaustively confirmed on all BSP based kernels but Ayufan's xenial image based of the BSP kernel doesn't seem to detect it.
Mainline Arch seems to see it, but then hangs at boot.
The same eMMC card works fine on the baseboard.
Edit: So the hang a boot was a misdirection
This is what I see in the logs about what I think is the eMMC:
[ 4.591099] mmc2: unrecognised CSD structure version 0
[ 4.596307] mmc2: error -22 whilst initialising MMC card
Hi, do you have any docs on the clusterboard especially on the eMMC part?
Depends on the distro you use, my eMMC works with NetBSD 'out of the box'
For FreeBSD I needed to patch the dtb and some features in the driver but then it also works like a charm. (after a bunch of dmesg errors INTR errors)
The only problem I have with the eMMC is that if it's inserted it wants to boot from it and fails and the SPL loader doesn't start at all. :-(
Only way to solve that is putting a bootloader or something on the eMMC so the A64 will skip it.
The boot is something like SD -> MMC -> SPL so you can always use SD or MMC (SD2) to flash the SPL if you f*cked up flashing it. :-)