public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Warning Bad crc using default environment.
@ 2011-11-13  6:36 Nisha gunasekaran
  2011-11-13  6:46 ` Marek Vasut
  0 siblings, 1 reply; 2+ messages in thread
From: Nisha gunasekaran @ 2011-11-13  6:36 UTC (permalink / raw)
  To: u-boot

I am using u-boot-2011.03 on MPC8379E processor board. While booting i got
"Warning bad crc using default enviroment" message.   As per your site
information, i have given "saveenv" command and reset the board. Still i
got the same message. Board is having 32MB Flash. Flash base address is
0xfe000000. I dont know what is the problem, as far as i know the crc is
going wrong.

My configuration for environment is

#define CONFIG_ENV_IS_IN_FLASH	1

#define CONFIG_ENV_ADDR		0xfff06000

#define CONFIG_ENV_SECT_SIZE	0x20000

#define CONFIG_ENV_SIZE         0x2000

and my TEXT_BASE is 0xFFF00000 and using 0xfff00000-0xfff5ffff for U-boot

How to solve this problem. Help me.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot] Warning Bad crc using default environment.
  2011-11-13  6:36 [U-Boot] Warning Bad crc using default environment Nisha gunasekaran
@ 2011-11-13  6:46 ` Marek Vasut
  0 siblings, 0 replies; 2+ messages in thread
From: Marek Vasut @ 2011-11-13  6:46 UTC (permalink / raw)
  To: u-boot

> I am using u-boot-2011.03 on MPC8379E processor board. While booting i got
> "Warning bad crc using default enviroment" message.   As per your site
> information, i have given "saveenv" command and reset the board. Still i
> got the same message. Board is having 32MB Flash. Flash base address is
> 0xfe000000. I dont know what is the problem, as far as i know the crc is
> going wrong.
> 
> My configuration for environment is
> 
> #define CONFIG_ENV_IS_IN_FLASH	1
> 
> #define CONFIG_ENV_ADDR		0xfff06000
> 
> #define CONFIG_ENV_SECT_SIZE	0x20000
> 
> #define CONFIG_ENV_SIZE         0x2000
> 
> and my TEXT_BASE is 0xFFF00000 and using 0xfff00000-0xfff5ffff for U-boot
> 
> How to solve this problem. Help me.

Can you try 2011.09 please and verify if you still get the warning?

M

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-11-13  6:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-13  6:36 [U-Boot] Warning Bad crc using default environment Nisha gunasekaran
2011-11-13  6:46 ` Marek Vasut

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox