
3 May
2011
3 May
'11
5:40 a.m.
On Mon, 2011-05-02 at 20:19 -0700, Tabi Timur-B04825 wrote:
On Mon, May 2, 2011 at 8:51 PM, York Sun yorksun@freescale.com wrote:
printf("The DIMM max tCKmin is %d ps,"
printf("The combined minimum tCKmin is %d ps," "doesn't support the MCLK cycle %d ps\n",
That still needs some work, IMHO. I think you might need the word "which" before "doesn't". However, even with that, it's not clear what's wrong. Where does the bad value of "mclk_ps" come from?
It happens when the actually DDR clock is faster than the slowest DIMM can support.
York