This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] AM4378:DDR EMIF 配置问题

Guru**** 1144750 points
Other Parts Discussed in Thread: AM4378
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1223134/am4378-ddr-emif-configure-question

器件型号:AM4378

 我们正在尝试在定制 AM4378电路板上调试 DDR3问题。 出现了一个有关 DDR 配置工具的问题。

Sitara-DDR-CONFIG-TOOL

该工具会生成配置寄存器值、供用户随后在 u-boot 中使用。 问题是、该工具为 PHY 生成36个寄存器值、EMIF4D_DDR_PHY_CTRL_1至36。 但是、u-boot 中的寄存器结构只有这些寄存器中的一小部分。  

https://github.com/u-boot/u-boot/blob/master/board/ti/am43xx/board.c

那么该工具生成的所有这些额外的 PHY 控制寄存器呢? 由于 u-boot 中找不到指定它们的地方、它们是否没有编程? 有问题吗?

谢谢