From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 22 May 2015 01:35:19 +0200 Subject: [U-Boot] [PATCHv3 2/3] driver/ddr/altera/: Add the sdram calibration portion In-Reply-To: <1431977809-23652-3-git-send-email-dinguyen@opensource.altera.com> References: <1431977809-23652-1-git-send-email-dinguyen@opensource.altera.com> <1431977809-23652-3-git-send-email-dinguyen@opensource.altera.com> Message-ID: <201505220135.19498.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 Monday, May 18, 2015 at 09:36:48 PM, dinguyen at opensource.altera.com wrote: > From: Dinh Nguyen > > This patch adds the DDR calibration portion of the Altera SDRAM driver. > > Signed-off-by: Dinh Nguyen Hi, DTTO here. The code is still ugly, but I'm afraid it's not gonna get any better if we keep it out of tree. It'd bet on getting this improved in-tree and under scrutiny from users. What do you think ? Best regards, Marek Vasut