Other Parts Discussed in Thread: AM62L, SYSCONFIG, AM625
Tool/software:
Processor is AM62L, boot stuck, log:
NOTICE: Booting Trusted Firmware
NOTICE: BL1: v2.12.0(release):11.00.05-dirty
NOTICE: BL1: Built : 05:00:39, Feb 26 2025
NOTICE: lpdd4_init <--
NOTICE: DDR ram size =80000000
NOTICE: bl1_platform_setup DDR init done
NOTICE: k3_bl1_handoff ENTERING WFI - end of bl1
NOTICE: bl1_plat_arch_setup arch setup
----
The board is designed to use DDR4, is DDR4 supported by the current drivers and what tests can I do to determine that my DDR is working.
I tried to configure the DDR parameters using ‘AM62L_sysconfig-1.20.999_152-NDA.zip’, but there is no ‘DDR subsystem’ function in sysconfig. Is there any software that can support me to configure DDR4 parameters.
Referencing AM62, there is no *ddr.dts file in "trusted-firmware-a", but k3-am62l-ddr.dts has been added for AM62L. Currently stuck at the trusted-firmware-a stage, does this indicate a DDR configuration issue? Do I need to first debug and properly configure AM62L DDR4 in trusted-firmware-a?