BeagleBone Black boot fail

Hi there,

I want to boot BeagleBone Black via sd card.

Follow the website, I build uboot and linux kernel.


I insert sdcard into the board and turn it on.

But I get fail to start it.

log:

U-Boot SPL 2021.07-rc1-00179-g8ddaf94358 (May 02 2021 - 00:38:18 +0800)
Trying to boot from MMC1

Thank in advance.

Hi @sss22213 , in the guide i have you use a specific commit:

git clone -b v2019.04 https://github.com/u-boot/u-boot --depth=1
cd u-boot/

Your on the master branch, thus if you want to debug and report an issue to u-boot. Go right ahead. But with my guide, please use the branch specified.

Regards,

1 Like