From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sun, 10 Jan 2016 22:48:26 +0100 Subject: [U-Boot] [PATCH 4/6] arm: socfpga: arria10: don't build GEN5 sdram for arria10 In-Reply-To: <1452268283-22920-5-git-send-email-dinguyen@opensource.altera.com> References: <1452268283-22920-1-git-send-email-dinguyen@opensource.altera.com> <1452268283-22920-5-git-send-email-dinguyen@opensource.altera.com> Message-ID: <201601102248.26210.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 Friday, January 08, 2016 at 04:51:21 PM, dinguyen at opensource.altera.com wrote: > From: Dinh Nguyen > > The Arria10 device will not be able to re-use the GEN5 SDRAM controller, > so we shouldn't build the driver. Move CONFIG_ALTERA_SDRAM to Kconfig > option in drivers/ddr/altera/Kconfig. > > Signed-off-by: Dinh Nguyen Applied to u-boot-socfpga/02-arria10 , thanks! Best regards, Marek Vasut