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.