你好,我做了2块样板,用的是UDWORK的 DM8168板子 开发包dvr_rdkv3.0,其他的电路都相同,只有内存跟换了 ,由原来的 1600主频换成了 1333 ,在Uboot中启动了,串口和网络都通了,但mtest内存测试通不过,后来论坛上面说的方法由原来的 798M 降频到 675M ,mtest能够通过,但启动内核的时候 直接卡在了 start Kernel.... 就不动了,请问在启动linux内核的时候需要对于系统参数做些什么调整?在哪个文件调整 ,谢谢
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.
http://blog.sina.com.cn/u/2312748742这个我博客。里面有。
你好,
可以通过宏开关来调整DDR的频率,路径在uboot下的 \arch\arm\include\asm\arch-ti81xx\ddr_defs_ti816x.h, 使能CONFIG_TI816X_DDR3_675,另外,需要根据你的DDR手册,从新配置DDR的timing及相关参数,并从新做一次DDR leveling。
DDR leveling 可以参考: http://processors.wiki.ti.com/index.php/DM816x_C6A816x_AM389x_DDR3_Init