How to check DDR frequency on IMX8MP platform

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to check DDR frequency on IMX8MP platform

768 次查看
logic887
Contributor III

How to check DDR frequency on IMX8MP platform?
How to switch DDR fixed frequency or variable frequency?

标记 (1)
0 项奖励
回复
1 回复

742 次查看
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hello,

The DDR frequency is printed in Uboot SPL log. For the variable frequency, you need to get multiple ddr timing files like board/freescale/imx8mp_evk/lpddr4_timing.c. This is fixed once SPL finish the DDR training.

If you have different ddr frequency in your product, you can write the product id in fuse and then read it in SPL to load different ddr timing file.

Best Regards,
Zhiming

0 项奖励
回复