11-06-2021, 03:53 PM
Good evening,
Has anyone been able to get the recent versions of Buildroot working with the rock64_defconfig?
As of this writing, it pulls in the following:
All I can get on the UART console is the following:
I've tried with more recent 5.13.x kernels as well, but no matter what, I'm not able to get past this point. There is no eMMC connected, only the SD card. Armbian seems to boot from the SD card just fine.
Any help would be appreciated!
Has anyone been able to get the recent versions of Buildroot working with the rock64_defconfig?
As of this writing, it pulls in the following:
- Linux kernel 4.19.19
- Arm Trusted Firmware (ATF) - 2.2
- Uboot custom from https://github.com/ayufan-rock64/linux-m...u-boot.git (release-2020-07)
All I can get on the UART console is the following:
Code:
U-Boot SPL 2021.07 (Nov 06 2021 - 16:11:06 -0500)
Trying to boot from MMC1
mmc_load_image_raw_sector: mmc block read error
Trying to boot from MMC2
mmc_load_image_raw_sector: mmc block read error
SPL: failed to boot from all boot devices
### ERROR ### Please RESET the board ###
I've tried with more recent 5.13.x kernels as well, but no matter what, I'm not able to get past this point. There is no eMMC connected, only the SD card. Armbian seems to boot from the SD card just fine.
Any help would be appreciated!