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.

regarding the config of ddr3

I am looking the code of uboot in version 06.0.0.0

I found that the startkit  which use the ddr3 mt41j128m16,it is configured that the clock output is 303MHz,

but the beagleboneblack which use ddr3 mt41k256m16,it is configured that the clock out out is 400MHz.

I look the datasheet  of the two ddr3 chip,I found that both of the two chip the board mounted is  data rate 1600 MT/S.

why the uboot code configure them with different clock output ?

Can anyone tell me?I am new of DDR3

thank you.