All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sellathu <selathu@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Reading environment in IXDP425
Date: Sun, 17 Jun 2007 15:24:09 +0530	[thread overview]
Message-ID: <467504C1.3010402@gmail.com> (raw)
In-Reply-To: <65487840706170248w529842ban4288575d90431e86@mail.gmail.com>

Ori Idan wrote:
> Hello
>
> I have an IXDP425 working with U-boot.
> Saving environment with saveenv works fine (I tried md command to
> verify it was saved).
> After reset, the board does not read the environment from flash and
> keeps using the default environment.
>
> Does anyone have an idea what might go wrong?
>
> I have CFG_ENV_IS_IN_FLASH
> I do not have CFG_ENV_ADDR_REDUND defined.
>
>   
Check whether your environment variable is assigned by any other code. 
I've faced the same problem with 'ethact' variable, which is set at 
runtime from net/eth.c

-- 
Sellathu

  reply	other threads:[~2007-06-17  9:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-17  9:48 [U-Boot-Users] Reading environment in IXDP425 Ori Idan
2007-06-17  9:54 ` Sellathu [this message]
2007-06-17 10:00   ` Ori Idan
2007-06-17 10:59     ` Ori Idan
2007-06-17 12:56       ` Sellathu
2007-06-17 17:53         ` Ori Idan

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=467504C1.3010402@gmail.com \
    --to=selathu@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.