[U-Boot] using env import to import textfiles

Wolfgang Denk wd at denx.de
Tue Mar 29 13:11:10 CEST 2011


Dear Holger Brunck,

In message <4D91B854.3010905 at keymile.com> you wrote:
>
> One question to the textfiles. Should we add remarks to the environment
> variables inside the textfile in C-Syntax (/* bla */), first test shows that the
> import function works with this remarks . But whats the best way forward? Is

This is not supposed to work as you think it does - these comments
will become part of the value of the respective environment variables.

At the moment, environment import does not support any kind of
comments, it's all raw data only.

This could be changed, of course, if needed.

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
Minds are like parachutes - they only function when open.


More information about the U-Boot mailing list