public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Marek Vasut <marek.vasut@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Warning Bad crc using default environment.
Date: Sun, 13 Nov 2011 07:46:38 +0100	[thread overview]
Message-ID: <201111130746.38579.marek.vasut@gmail.com> (raw)
In-Reply-To: <CAA9AYbzPSfxsCbyvNpaz0K9pnuzr1q3RVFq_W6KgW=7oHu1QXw@mail.gmail.com>

> 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

      reply	other threads:[~2011-11-13  6:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-13  6:36 [U-Boot] Warning Bad crc using default environment Nisha gunasekaran
2011-11-13  6:46 ` Marek Vasut [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201111130746.38579.marek.vasut@gmail.com \
    --to=marek.vasut@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox