Currently, 1x Micron MT40A512M16LY-075:E DDR4 is used for our custom board.
I modified the EMIF base on Micron datasheet as below.
https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/791/2234.MT40A512M16LY_5F00_075E-_5F00_EMIF.7z
Then, the gel and dtsi fiiles be generated by above EMIF file.
After running the DDR_Initialization script, It shows "DDR4 initialization passed" on console.
The k3-am654-base-board-ddr4-1600MTs.dtsi in u-boot source code already be replaced by our modified file as below.
https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/791/5850.k3_2D00_am654_2D00_base_2D00_board_2D00_ddr4_2D00_1600MTs.7z
The sdk version I use is ti-processor-sdk-linux-rt-am65xx-evm-06.03.00.106.
However, it shows DQS gate training failed during u-boot boot process.
Any suggestions?
Thanks

