Re: [U-Boot] [PATCH] powerpc/mpc8xxx: Allow override DDR read-to-write turnaround time

2011-07-11 Thread Kumar Gala
On Jun 30, 2011, at 11:14 AM, York Sun wrote: Add this option to allow boards to override the default read-to-write turnaround time for better performance. Signed-off-by: York Sun york...@freescale.com --- arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c |3 +++

[U-Boot] [PATCH] powerpc/mpc8xxx: Allow override DDR read-to-write turnaround time

2011-06-30 Thread York Sun
Add this option to allow boards to override the default read-to-write turnaround time for better performance. Signed-off-by: York Sun york...@freescale.com --- arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c |3 +++ arch/powerpc/include/asm/fsl_ddr_sdram.h |3 +++ 2 files changed, 6