From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Date: Sat, 27 Feb 2010 17:18:59 -0600 Subject: [U-Boot] [PATCH v2] edb93xx: Fix SDRAM initialization In-Reply-To: <20100224184539.GV20201@darwin> References: <20100224184539.GV20201@darwin> Message-ID: <4B89A863.70705@windriver.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Matthias Kaehlcke wrote: > edb93xx: Fix SDRAM initialization by issuing a precharge all command before > forcing the precharge and select mode register update mode before programming > the mode registers. Write to the SDRAM banks in order to force a precharge, > reading causes the edb93xx boards to hang > > Signed-off-by: Matthias Kaehlcke > --- > > Changes with with regard to v1: > > * Fixed order of years in copyright notice > This patch has been applied to ARM Thanks, Tom