Hi everyone:
I face a problem with imx8mp ddr stress test, when I set the vref to 0x14(which is the default value in MX8M_Plus_LPDDR4_RPA_v6), the stress test will fail, after I change to 0x10 the stress test pass.
here is the description in MX8M_Plus_LPDDR4_RPA_v6
PhyVref 0x14 Initial value used for VREF. The value is updated following data training.
and in lpddr4_timimg.c it sets the value of 0x54006.
My question is :
1. where is 0x54006 set to ? I can find the register in reference manual
2. why the default value is set to 0x14 ? the value comes from what ?
Best Regards