From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 22 May 2015 01:33:04 +0200 Subject: [U-Boot] [PATCHv3 1/3] driver/ddr/altera: Add DDR driver for Altera's SDRAM controller In-Reply-To: <1431977809-23652-2-git-send-email-dinguyen@opensource.altera.com> References: <1431977809-23652-1-git-send-email-dinguyen@opensource.altera.com> <1431977809-23652-2-git-send-email-dinguyen@opensource.altera.com> Message-ID: <201505220133.04831.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:47 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 Hi! So, I am kinda tempted to pick this patch. I would like for at least one more person to skim through it before I do so and if there is no serious pushback, let's just pick this for 07 release. Best regards, Marek Vasut