This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM4378: U-Boot Hang

Part Number: AM4378

I am in the process of upgrading SDK's from version 4.3.0.5 to the latest version (6.3.0.106). I implemented all of my custom uboot changes and DTS file changes and now when I try to boot it hangs right after uboot starts:

U-Boot SPL 2019.01-ga764a50-dirty (Jul 31 2020 - 16:00:46 -0500)
Trying to boot from MMC1
SPL: Please implement spl_start_uboot() for your board
SPL: Direct Linux boot not active!


U-Boot 2019.01-ga764a50-dirty (Jul 31 2020 - 16:00:46 -0500)

CPU : AM437X-GP rev 1.2
Model: TI AM437x UTI BOARD
DRAM: 512 MiB
NAND: 0 MiB
MMC:

Any ideas about why uboot would be getting stuck at this point?