From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 15 Jan 2015 00:40:10 +0100 Subject: [U-Boot] [PATCHv1 04/22] arm: socfpga: spl: Add SRAM section In-Reply-To: <1421253662-27222-5-git-send-email-dinguyen@opensource.altera.com> References: <1421253662-27222-1-git-send-email-dinguyen@opensource.altera.com> <1421253662-27222-5-git-send-email-dinguyen@opensource.altera.com> Message-ID: <201501150040.10275.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, January 14, 2015 at 05:40:44 PM, dinguyen at opensource.altera.com wrote: > From: Dinh Nguyen > > Add a section of SRAM to the SPL linker file. > > Signed-off-by: Dinh Nguyen Hi! There's a generic SPL linker script at ./arch/arm/cpu/u-boot-spl.lds , would it be possible to use the generic one and zap the socfpga-specific one please ? Best regards, Marek Vasut