From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 3 Apr 2015 03:51:02 +0200 Subject: [U-Boot] [PATCHv3 12/17] arm: socfpga: spl: Adjust the SYS_INIT_RAM_SIZE to have room for the spl malloc In-Reply-To: <1427752878-18426-13-git-send-email-dinguyen@opensource.altera.com> References: <1427752878-18426-1-git-send-email-dinguyen@opensource.altera.com> <1427752878-18426-13-git-send-email-dinguyen@opensource.altera.com> Message-ID: <201504030351.02094.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 Tuesday, March 31, 2015 at 12:01:13 AM, dinguyen at opensource.altera.com wrote: > From: Dinh Nguyen > > We need to adjust the SYS_INIT_RAM_SIZE to have room for the > SPL_MALLOC_SIZE. > > Signed-off-by: Dinh Nguyen Applied to u-boot-socfpga/next , thanks! Best regards, Marek Vasut