Part Number: AM62A7
Other Parts Discussed in Thread: SK-AM62A-LP, SYSCONFIG
Hello, we have a custom built card that I am having problems getting to boot to u-boot.
We do not have the same DDR memory as the SK-AM62A-LP board. Because of that I have followed the instructions at: Porting U-Boot and AM62Ax MCU+ SDK: DDR (ti.com) to generate a new DDR config using SysConfig (ti.com).
With my new DDR config the card seems to get further in the boot process, but not all the way. Could you help me determine if it is still a DDR problem? And how I can proceed with debugging?
Printout from boot:
U-Boot SPL 2023.04 (Apr 02 2024 - 08:44:27 +0200)
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.1.8--v09.01.08 (Kool Koala)')
am62a_init: board_init_f done
SPL initial stack usage: 17040 bytes
am62a_init: spl_boot_device: devstat = 0xe43 bootmedia = 0x8 bootindex = 0
Trying to boot from MMC2
alloc space exhausted
Could not get FIT buffer of 2715372 bytes
check CONFIG_SYS_SPL_MALLOC_SIZE
am62a_init: spl_boot_device: devstat = 0xe43 bootmedia = 0x8 bootindex = 0
Authentication passed
am62a_init: spl_boot_device: devstat = 0xe43 bootmedia = 0x8 bootindex = 0
Authentication passed
am62a_init: spl_boot_device: devstat = 0xe43 bootmedia = 0x8 bootindex = 0
Authentication passed
am62a_init: spl_boot_device: devstat = 0xe43 bootmedia = 0x8 bootindex = 0
Authentication passed
am62a_init: spl_boot_device: devstat = 0xe43 bootmedia = 0x8 bootindex = 0
Authentication passed
Starting ATF on ARM64 core...
NOTICE: BL31: v2.9(release):v2.9.0-614-gd7a7135d32-dirty