Open obachtos opened 3 years ago
Hi @obachtos
Did you eventually get this to work? I'm trying to build a Debos image for CM4 and stumbling upon the same problems
Thanks! Hacor
Unfortunately no, we ended up building an image by hand.
Ok thank you for the info!
I'm would to use debos to build an image for a Raspberry Pi Compute Module 4. When I naively just use the rpi64 recipe the system fails to boot properly. u-boot starts with the following:
So apparently the eMMC memory is not detected properly. Also when I do
mmc info
I get 0 Bytes capacity:Any suggestions on how I could adapt the recipe to work for a CM4?