[U-Boot] call env print from uboot environment
Wolfgang Denk
wd at denx.de
Fri Feb 1 06:25:40 CET 2013
Dear Rommel Custodio,
In message <loom.20130201T035118-798 at post.gmane.org> you wrote:
> Dear Wolfgang,
>
> Wolfgang Denk <wd <at> denx.de> writes:
>
> >
> > > What am I doing wrong.
> >
> > Try instead:
> >
> > env import -b 20000005
> Skipping the CRC ... maybe "20000004" is the correct address.
No. As I mentioned before, this environment was set up for redundant
env, and has a flag byte after the CRC. So you must start at offset 5.
> "env import -c 0x20000000 0x200" if you want the CRC verified.
Which will not work, as there is no valid CRC in his environment.
You should actually read what I wrote before trying to correct me.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
A good marriage would be between a blind wife and deaf husband.
-- Michel de Montaigne
More information about the U-Boot
mailing list