From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Tue, 18 May 2010 09:55:58 +0200 Subject: [U-Boot] *** Warning - bad CRC, using default environment In-Reply-To: References: Message-ID: <201005180955.58293.sr@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 On Tuesday 18 May 2010 09:11:16 anup behare wrote: > While using u-boot for ppc440 based board we are getting "*** Warning - bad > CRC, using default environment" message. > On denx site we came to know that message is printed because the flash > sector or ERPROM containing the environment variables has never been > initialized yet. > Is there any fix to remove this warning message without passing the > saveenv command on u-boot prompt? No, these is no "fix", since this is not a bug but a desired feature. Why do you want to change this behaviour? Don't you have any environment storage area at all? Then you should define CONFIG_ENV_IS_NOWHERE in your board config header. Cheers, Stefan -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-0 Fax: (+49)-8142-66989-80 Email: office at denx.de