missing spl/u-boot-spl-ddr.bin when building Uboot for Coral

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

missing spl/u-boot-spl-ddr.bin when building Uboot for Coral

1,118 Views
DurianDennis
Contributor I

Hi I am trying to build Uboot for the Google Coral board which is based on imx8.

I did the following on my Ubuntu 20.04 laptop:

sudo apt install g++-aarch64-linux-gnu
sudo apt install device-tree-compiler

git clone https://coral.googlesource.com/uboot-imx
make ARCH=arm64 mx8mq_phanbell_defconfig
make CROSS_COMPILE=aarch64-linux-gnu- u-boot.imx

I am getting an error message at the end of the build and it says something like Can't open spl/u-boot-spl-ddr.bin.

Anyone has a clue what is going on? Thank you so much. 

 

 

0 Kudos
2 Replies

1,041 Views
JunpapaCS
Contributor I

Hello 

I'm using the imx8mm evk board and in the same situation.  

Did you find a solution through Yuri's answer?

Thanks in advance.

0 Kudos

1,105 Views
Yuri
NXP Employee
NXP Employee
0 Kudos