From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Wed, 1 Oct 2014 08:41:08 -0700 Subject: [U-Boot] Please increase the image size for km boards In-Reply-To: <542C201D.9070806@keymile.com> References: <542AD0CE.7040007@freescale.com> <542C201D.9070806@keymile.com> Message-ID: <542C2094.8050108@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 10/01/2014 08:39 AM, Valentin Longchamp wrote: > Hi York, > > On 09/30/2014 05:48 PM, York Sun wrote: >> Valentin, >> >> We are seeing the image size of kmcoge4 and kmlion1 are on the edge. Attempts to >> add new features cause overflow. Would you consider to increase the image size >> for km boards. You may have noticed several patches doing this for selected >> boards (search git log for 768K). >> > > I am going to have a look at it and see what the impact is for us. Basically I > have nothing against changing this value, especially for kmcoge4/kmlion1. > Thanks. I can anticipate some chaos on the flash memory map. The environmental variables are stored before u-boot in flash, if FMan ucode if the SoC requires it. York