We have been trying to compile the kernel for the Rock 3B board. However, after following this tutorial (https://wiki.radxa.com/Rock3/dev/Debian), we are unable to boot the image. It gets stuck at the next point:
…
U-Boot SPL board init
U-Boot SPL 2017.09-g5d7d46a482c-211223 #gorka (Nov 12 2024 - 16:25:28)
unknown raw ID phN
unrecognized JEDEC id bytes: 00, 00, 00
Trying to boot from MMC2
Verified-boot: 0
Checking uboot 0x00a00000 … sha256(97b44af17e…) + OK
Checking fdt 0x00b2f650 … sha256(877bce1efa…) + OK
Could someone help us to get the board up and running?
Thanks for the answer Nasca,
I tried to follow the guide you mention but I couldn’t generate the image correctly, finally I was able to compile it following the manual I told you about (https://wiki.radxa.com/Rock3/dev/Debian).
One more question, is it planned to upgrade the kernel version to 6.1 for the rockpi 3B?
Best regards and thanks for the answer!