RE: [PATCH] OMAP3: Re-program also chipselect 1 when changing SDRAM timing

2009-05-28 Thread Tero.Kristo
>-Original Message- >From: ext Kevin Hilman [mailto:khil...@deeprootsystems.com] >Sent: 27 May, 2009 18:50 >To: Kristo Tero (Nokia-D/Tampere) >Cc: linux-omap@vger.kernel.org >Subject: Re: [PATCH] OMAP3: Re-program also chipselect 1 when >changing SDRAM timing &

Re: [PATCH] OMAP3: Re-program also chipselect 1 when changing SDRAM timing

2009-05-27 Thread Kevin Hilman
Tero Kristo writes: > From: Tero Kristo > > Previously only chipselect 0 was controlled, which would result in the > chipselect 1 running on too low rate during low core OPPs. > > Applies on top of PM branch. > > Signed-off-by: Tero Kristo Hi Tero, This does part of what Jean Pihet does in hi

[PATCH] OMAP3: Re-program also chipselect 1 when changing SDRAM timing

2009-05-27 Thread Tero Kristo
From: Tero Kristo Previously only chipselect 0 was controlled, which would result in the chipselect 1 running on too low rate during low core OPPs. Applies on top of PM branch. Signed-off-by: Tero Kristo --- arch/arm/mach-omap2/sram34xx.S | 29 +++-- 1 files changed,