public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Creating U-Boot env image
@ 2013-12-09 14:34 Alexey Smishlayev
  2013-12-09 20:12 ` Wolfgang Denk
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Alexey Smishlayev @ 2013-12-09 14:34 UTC (permalink / raw)
  To: u-boot

Hello!

I would like to flash the environment variable values to my board, 
rather than setting them at the prompt. I've founa a tool mkenvimage is 
made specially for that. I used it to create a binary image of the 
U-Boot environment. However, when I flash it to my board, I get the message
*** Warning - bad CRC, using default environment

I thought it is due to that redundant memory wasn't written aswell, so I 
commented out #define CONFIG_ENV_REDUND_OFFSET in the 
include/configs/at91sam9g20ek.h, and tried once again, but I'm still 
getting this error.

What should I do to flash environment values directly to the board's NAND?

Best regards,
Alexey Smishlayev

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

end of thread, other threads:[~2013-12-11  9:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-09 14:34 [U-Boot] Creating U-Boot env image Alexey Smishlayev
2013-12-09 20:12 ` Wolfgang Denk
2013-12-09 21:39   ` Alexey Smishlayev
2013-12-09 21:56     ` Stephen Warren
2013-12-10 11:39 ` Mats Kärrman
2013-12-10 12:32   ` Alexey Smishlayev
2013-12-10 13:33     ` Mats Kärrman
2013-12-10 13:36       ` Alexey Smishlayev
2013-12-11  9:59 ` Bo Shen

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