From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 3 Apr 2015 03:47:06 +0200 Subject: [U-Boot] [PATCHv3 07/17] arm: socfpga: spl: add sdram init and calibration In-Reply-To: <20150331210017.GC9785@amd> References: <1427752878-18426-1-git-send-email-dinguyen@opensource.altera.com> <1427752878-18426-8-git-send-email-dinguyen@opensource.altera.com> <20150331210017.GC9785@amd> Message-ID: <201504030347.06616.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 On Tuesday, March 31, 2015 at 11:00:17 PM, Pavel Machek wrote: > On Mon 2015-03-30 17:01:08, dinguyen at opensource.altera.com wrote: > > From: Dinh Nguyen > > > > Add a call to checkboard along with sdram intilialization and > > calibration. > > > > Signed-off-by: Dinh Nguyen > > --- > > v3: Use debug instead of puts and add a newline for visual separation > > v2: Add a fail message Applied with changes suggested by Pavel. Thanks! Best regards, Marek Vasut