
13 Nov
2009
13 Nov
'09
10:49 a.m.
- TIMING_CFG_0[ACT_PD_EXIT] was set to 6 clocks, but It should be set to tXP parameter, tXP=max(3CK, 7.5ns)
- TIMING_CFG_0[PRE_PD_EXIT] was set to 6 clocks, but It should be set to tXP (if MR0[A12]=1) else to tXPDLL parameter We are setting the mode register MR0[A12]='1'
- TIMING_CFG_5[RODT_ON] should be set to WL-2
- TIMING_CFG_5[RODT_OFF] should be set to WL-1
- TIMING_CFG_5[WODT_ON] should be set to WL-2
- TIMING_CFG_5[WODT_OFF] should be set to WL-1
ps: WL=TIMING_CFG_2[WR_LAT]
The original work was finished by Mazyar Razzaz and Travis Wheatley.
Signed-off-by: Dave Liu daveliu@freescale.com Signed-off-by: Travis Wheatley travis.wheatley@freescale.com
Tested on MPC8569MDS board.