From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 4 Mar 2015 14:15:37 +0100 Subject: [U-Boot] [PATCHv2 14/20] arm: socfpga: add sdram stack to SPL In-Reply-To: <1425313688-23595-15-git-send-email-dinguyen@opensource.altera.com> References: <1425313688-23595-1-git-send-email-dinguyen@opensource.altera.com> <1425313688-23595-15-git-send-email-dinguyen@opensource.altera.com> Message-ID: <201503041415.37404.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:28:02 PM, dinguyen at opensource.altera.com wrote: > From: Dinh Nguyen > > Add a stack in the SDRAM to be able to use SPL_FAT_LOAD in later > stages of the SPL. > > Signed-off-by: Dinh Nguyen Were you able to find out whether this is really needed for FATLOAD in SPL please ? Is the FATload is demanding ? Best regards, Marek Vasut