From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 2 May 2015 02:11:35 +0200 Subject: [U-Boot] [U-boot][PATCHv2 1/3] driver/ddr/altera: Add DDR driver for Altera's SDRAM controller In-Reply-To: <1430319496-4217-2-git-send-email-dinguyen@opensource.altera.com> References: <1430319496-4217-1-git-send-email-dinguyen@opensource.altera.com> <1430319496-4217-2-git-send-email-dinguyen@opensource.altera.com> Message-ID: <201505020211.36017.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 Wednesday, April 29, 2015 at 04:58:14 PM, dinguyen at opensource.altera.com wrote: > From: Dinh Nguyen > > This patch enables the SDRAM controller that is used on Altera's SoCFPGA > family. This patch configures the SDRAM controller based on a configuration > file that is generated from the Quartus tool, sdram_config.h. > > Signed-off-by: Dinh Nguyen Reviewed-by: Marek Vasut There's room for improvement, but the quality looks already OKish. If there's no opposition, I'd like to pick this one patch. I still have to check the others. Best regards, Marek Vasut