
1. my board SMT Memory Cell directly, and no spd eeprom , so i should select the discrete dram?
2. what's the difference between “DDR :200MHZ " and " DDR date rate 400MT/s ", the DDRCLK is set to 400MHZ by starpping pin, the uboot message is right?
i think it should be print “DDR : 400MHZ” and " DDR date rate 800MT/s ",so this is uboot bug?
3. i don't see the " DDR date rate 400MT/s " in QCVS ddr configuration tabs, why?
4. clk to DQS skews, ----- is the Length difference ?
abs(DQS0 of length - (CLK_cpu to CLK_ic1 of length))
abs(DQS1 of length - (CLK_cpu to CLK_ic1 of length))
abs(DQS2 of length - (CLK_cpu to CLK_ic2 of length))
abs(DQS3 of length - (CLK_cpu to CLK_ic2 of length))
abs(DQS4 of length - (CLK_cpu to CLK_ic3 of length))
abs(DQS5 of length - (CLK_cpu to CLK_ic3 of length))
abs(DQS6 of length - (CLK_cpu to CLK_ic4 of length))
abs(DQS7 of length - (CLK_cpu to CLK_ic4 of length))
thank you very much !