From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Tue, 12 Apr 2011 12:13:34 +0200 Subject: [U-Boot] [PATCH 3/6] Env and lds file clean up for ColdFire M5445x and M547x/8x boards. In-Reply-To: <1302597610-15646-4-git-send-email-Jason.jin@freescale.com> References: <1302597610-15646-1-git-send-email-Jason.jin@freescale.com> <1302597610-15646-2-git-send-email-Jason.jin@freescale.com> <1302597610-15646-3-git-send-email-Jason.jin@freescale.com> <1302597610-15646-4-git-send-email-Jason.jin@freescale.com> Message-ID: <20110412101334.2F41D151F83@gemini.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 Dear Jason Jin, In message <1302597610-15646-4-git-send-email-Jason.jin@freescale.com> you wrote: > Move the environment outside the u-boot image, leave more > space for the text to avoid the possible PC truncate issue. > > The lds file for ColdFire need to clean up since commit > 6d8962e814c15807dd6ac5757904be2a02d187b8 'Switch from archive > libraries to partial linking'. ... > /* > * Configuration for environment > - * Environment is embedded in u-boot in the second sector of the flash > + * Environment is not embedded in u-boot. First time runing may have env crc error warnig > + * if there are no correct environment on the flash. Line too long. > +#define CONFIG_SYS_MALLOC_LEN (256 << 10) /* Reserve 256 kB for malloc() */ Ditto. Please fix globally! Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de Documentation is like sex: when it is good, it is very, very good; and when it is bad, it is better than nothing. - Dick Brandon