On Wednesday 26 March 2008, [EMAIL PROTECTED] wrote:
> On 26 Mar 2008 at 0:51, Mike Frysinger wrote:
> > On Tuesday 25 March 2008, [EMAIL PROTECTED] wrote:
> > > I just had the problem of fw_{print,save}env not being able to access
> > > the environment because I was using the default (builtin) environment
> > > after flashing U-Boot.
> >
> > if you're using an embedded env, then the default crc should be correct. 
> > i'd address that bug first before trying to hack around it on the board.
> >
> > note: there are known problems with crc generation on the build system
> > when it isnt the same endian/bitsize as the target.
>
> sorry if this was not clear in my post.
> Everything is fine within U-Boot. I have the "regular" environment in a
> dedicated sector of the flash and the default environment is "compiled in"
> (I have to admit I do not know where it is particularly located...).

when you said "builtin" i wasnt sure if you were talking about it being 
embedded or being the compiled in string.  sounds like the latter and you 
arent using an embedded environment.  in other words, if u-boot takes up 
flash  offset (0 - 0x20000), then the environment is not within that region.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to