[PATCH 38/42] ddr: imx93: update the ddr init to support mult setpoints

2023-05-21 Thread sbabic
> From: Jacky Bai > Update the DDR init flow for multi-setpoint support on i.MX93. A new > fsp_cfg struct need to be added in the timing file to store the diff > part of the DDRC and DRAM MR register for each setpoint. > Signed-off-by: Jacky Bai > Reviewed-by: Ye Li > Signed-off-by: Peng Fan

[PATCH 38/42] ddr: imx93: update the ddr init to support mult setpoints

2023-04-27 Thread Peng Fan (OSS)
From: Jacky Bai Update the DDR init flow for multi-setpoint support on i.MX93. A new fsp_cfg struct need to be added in the timing file to store the diff part of the DDRC and DRAM MR register for each setpoint. Signed-off-by: Jacky Bai Reviewed-by: Ye Li Signed-off-by: Peng Fan ---