[U-Boot-Users] Reading environment in IXDP425

Ori Idan ori at helicontech.co.il
Sun Jun 17 12:00:00 CEST 2007


This is not the case, I tried changing a variable using setenv,
verified it was changed, the did saveenv and verified it was saved.
I then reseted the board and checked the environment

-- 
Ori Idan


On 6/17/07, Sellathu <selathu at gmail.com> wrote:
> 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
>




More information about the U-Boot mailing list