From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 3 May 2012 01:27:02 +0200 Subject: [U-Boot] [PATCH 3/3] i.MX28: Increase the delay after DRAM init In-Reply-To: References: <1335996878-2264-1-git-send-email-marex@denx.de> <1335996878-2264-3-git-send-email-marex@denx.de> Message-ID: <201205030127.02809.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Fabio Estevam, > On Wed, May 2, 2012 at 7:14 PM, Marek Vasut wrote: > > This solves issues when larger amount of DRAM is used. > > Shouldn't we check if we are using a "large amount of DRAM"? > > If we don't check then even boards with small amount of RAM would have > this additional delay. I'm afraid this worked on boards with a small amound of RAM by sheer accident (or good will of the DRAM), time to play safe and fix this. Best regards, Marek Vasut