Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A20 => Topic started by: smilo on January 05, 2015, 06:55:31 AM

Title: " ***Warning - bad CRC, using default environment " During bootup of board
Post by: smilo on January 05, 2015, 06:55:31 AM
Is this normal?

Everything else appears to work normally.
Title: Re: " ***Warning - bad CRC, using default environment " During bootup of board
Post by: smilo on January 05, 2015, 07:01:29 AM
Nevermind, thats with booting off of an micro sd card with arch linux on it.
Title: Re: " ***Warning - bad CRC, using default environment " During bootup of board
Post by: progmetalbg on January 05, 2015, 12:11:14 PM
Hi,

It is common warning for u-boot: http://www.denx.de/wiki/view/DULG/WarningBadCRCUsingDefaultEnvironment (http://www.denx.de/wiki/view/DULG/WarningBadCRCUsingDefaultEnvironment)

QuoteAnswer:
Most probably everything is OK. The message is printed because the flash sector or ERPROM containing the environment variables has never been initialized yet. The message will go away as soon as you save the envrionment variables using the saveenv command.

Nothing to worry about and the fix is easy.
Title: Re: " ***Warning - bad CRC, using default environment " During bootup of board
Post by: frederic_alexandre on January 18, 2015, 08:19:43 PM
It's a normal error.
It means that memory is not currently initialized