From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pavel Machek Date: Thu, 15 Jan 2015 23:01:19 +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: <20150115220119.GD31850@amd> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi! > diff --git a/include/configs/socfpga_common.h b/include/configs/socfpga_common.h > index 673377b..0c87faa 100644 > --- a/include/configs/socfpga_common.h > +++ b/include/configs/socfpga_common.h > @@ -304,6 +304,7 @@ unsigned int cm_get_qspi_controller_clk_hz(void); > #define CONFIG_SPL_TEXT_BASE CONFIG_SYS_INIT_RAM_ADDR > #define CONFIG_SYS_SPL_MALLOC_START CONFIG_SYS_INIT_SP_ADDR > #define CONFIG_SYS_SPL_MALLOC_SIZE (5 * 1024) > +#define CONFIG_SPL_MAX_SIZE (64 * 1024) Is 64KiB right maximum size? IIRC, SPL image has to include headers... Thanks, Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html