Re: [U-Boot] [PATCH 1/5 v2] OMAP3: Fix SDRC init

2009-10-19 Thread Steve Sakoman
On Mon, Oct 19, 2009 at 7:55 AM, Dirk Behme wrote: > Steve Sakoman wrote: >> >> On Tue, Oct 6, 2009 at 7:17 PM, Nishanth Menon wrote: >>> >>> Defaults are for Infineon DDR timings. >>> Since none of the supported boards currently do >>> XIP boot, these seem to be faulty. fix the values >>> as per

Re: [U-Boot] [PATCH 1/5 v2] OMAP3: Fix SDRC init

2009-10-19 Thread Dirk Behme
Steve Sakoman wrote: > On Tue, Oct 6, 2009 at 7:17 PM, Nishanth Menon wrote: >> Defaults are for Infineon DDR timings. >> Since none of the supported boards currently do >> XIP boot, these seem to be faulty. fix the values >> as per the calculations(ACTIMA,B), conf >> the sdrc power with pwdnen an

Re: [U-Boot] [PATCH 1/5 v2] OMAP3: Fix SDRC init

2009-10-19 Thread Steve Sakoman
On Tue, Oct 6, 2009 at 7:17 PM, Nishanth Menon wrote: > Defaults are for Infineon DDR timings. > Since none of the supported boards currently do > XIP boot, these seem to be faulty. fix the values > as per the calculations(ACTIMA,B), conf > the sdrc power with pwdnen and wakeupproc bits > > Signed

Re: [U-Boot] [PATCH 1/5 v2] OMAP3: Fix SDRC init

2009-10-10 Thread Paulraj, Sandeep
> > Defaults are for Infineon DDR timings. > Since none of the supported boards currently do > XIP boot, these seem to be faulty. fix the values > as per the calculations(ACTIMA,B), conf > the sdrc power with pwdnen and wakeupproc bits > > Signed-off-by: Nishanth Menon > Cc: David B > Cc: Vikra

[U-Boot] [PATCH 1/5 v2] OMAP3: Fix SDRC init

2009-10-06 Thread Nishanth Menon
Defaults are for Infineon DDR timings. Since none of the supported boards currently do XIP boot, these seem to be faulty. fix the values as per the calculations(ACTIMA,B), conf the sdrc power with pwdnen and wakeupproc bits Signed-off-by: Nishanth Menon Cc: David B Cc: Vikram Pandita Cc: Richar