Dear experts:
On our PCB, we use the same RAM chip as EVM board, and with EVM's default DDR config, TDA4 booted well.
But TDA4 may hang at U-Boot SPL stage while jumping from SRAM to DDR RAM, we think there may be some DDR timing issue on our PCB, so we want to decrease LPDDR4 frequency to reproduct this problem.
I followed the instructions in AM752x_DRA82x_TDA4x_DDRSS_RegConfigTool.xlsm, set 'DDR Memory Frequency' to 1200 and left all the other options untouched, then build new tiboot3.bin, TDA4 boot fails.
UART log:
My 2400MHz config dtsi is attached here
k3-j721e-ddr-evm-lp4-2400.dtsi.zip
Could you please give me some guidance about how to decrease LPDDR4 frequency? And it cannot be better if you share with me a bootable dtsi file that config LPDDR4 at 2400MHz or some other lower frequency.
Thanks.