From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 30 May 2016 11:44:46 +0200 Subject: [U-Boot] u-boot 2016.07-rc0: socfpga SPL too big in default configuration In-Reply-To: <20160527210544.GA5412@amd> References: <20160527195752.GA29165@amd> <20160527210544.GA5412@amd> Message-ID: <20160530114446.64332012@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Pavel, On Fri, 27 May 2016 23:05:44 +0200 Pavel Machek pavel at denx.de wrote: ... > (Based on commit 6523dbf7cce8d8c903346f756e0e41e46ce6d6b9). > > gcc based on eldk 5.6. Is there some trick for smaller images? please try enabling CONFIG_USE_TINY_PRINTF if not already done. It helped me with socfpga SPL issues in v2016.05. -- Anatolij