Dear NXP,
I have a srg_imx8mplus platform (base : imx8mplus).
(1) Please check the MX8M_Plus_LPDDR4_RPA_4G_RAM.xlsx.
(2) Use MSCALE_DDR_Tool to do DDR calibration and stress test . Test result : PASS.
(3) Update the new lpddr4_timing.c and imx8mp_evk.h .
(4) ../include/configs/imx8mp_evk.h modify as follows:
#define PHYS_SDRAM_SIZE 0x80000000 /* 2 GB */
#define PHYS_SDRAM_2_SIZE 0x80000000 /* 2 GB */
(5) srg_imx8mplus can boot successfully.
(6) Please help me to check the content of LPDDR4_RPA_4G_RAM.xlsx. Is it correct ?
(3) About this imx8mp_evk.h modification, is it correct ?