From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bo Shen Date: Mon, 26 Oct 2015 14:43:27 +0800 Subject: [U-Boot] [PATCH] ARM: at91: sama5: change the environment address to 0x6000 In-Reply-To: <1445591900-1678-1-git-send-email-josh.wu@atmel.com> References: <1445591900-1678-1-git-send-email-josh.wu@atmel.com> Message-ID: <562DCB8F.6010600@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Josh, On 10/23/2015 17:18 PM, Josh Wu wrote: > As sama5 board has 32k sram size, so the at91bootstrap and spl for sama5 > boards is bigger than 16k (0x4000). That will overlap the U-Boot Just curious about from which commit the spl binary size bigger than 16k? Best Regards, Bo Shen