Dear Robert,

In message <alpine.LFD.2.20.1609140524480.27791@localhost.localdomain> you 
wrote:
> 
> > Why not simply putting this as text (or wrapped with an uImage
> > header) into some storage (or even a file) and then use "env import"
> > to load it?
> 
>   the problem is that that additional "environment" info is on the
> target board because of a legacy non-linux OS -- it's at a well-known
> address in flash, and we have no freedom to change it, we can only
> read it, make some adjustments, then incorporate it into the current
> environment.

Which format is used?  Can it not be made to work with "env import"
using this well-known address?  I mean, if it's plain text, it should
just work.  If it's some other, more exotic format, you could probably
implement a custom import format?

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
When a man sits with a pretty girl for  an  hour,  it  seems  like  a
minute.  But let him sit on a hot stove for a minute -- and it's lon-
ger than any hour. That's relativity.              -- Albert Einstein
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to