From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 4 Mar 2015 13:39:41 +0100 Subject: [U-Boot] [PATCHv2 02/20] arm: socfpga: spl: Add SRAM section In-Reply-To: <1425313688-23595-3-git-send-email-dinguyen@opensource.altera.com> References: <1425313688-23595-1-git-send-email-dinguyen@opensource.altera.com> <1425313688-23595-3-git-send-email-dinguyen@opensource.altera.com> Message-ID: <201503041339.41845.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, March 02, 2015 at 05:27:50 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! Can we not use the generic SPL stuff ( ./arch/arm/cpu/u-boot-spl.lds ) here instead please ? Best regards, Marek Vasut