Part Number: PROCESSOR-SDK-AM335X
Other Parts Discussed in Thread: TPS65217
Hi,
I have a custom board using am335x and DDR3L is K4B4G1646E-BYMA(Samsung).
SDK Version is "u-boot-2019.01+gitAUTOINC+333c3e72d3-g333c3e72d3".
Custom board pinmux is like am335x-evmsk, sdcard and ddr are also the same pin definition but RAM size increases from 256 to 512 MB.
Error logs are as below:
U-Boot SPL 2019.01-gc5ac1d28e6-dirty (Mar 17 2022 - 12:28:22 +0800)
Trying to boot from MMC1
spl_register_fat_device: fat register err - -1
spl_load_image_fat_buf: error reading image u-boot.img, err - -1
SPL: failed to boot from all boot devices
### ERROR ### Please RESET the board ###
As you can see, am335x can not find u-boot.img. Is there anyone can advise suggestions?
Thanks.