public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] using env import to import textfiles
@ 2011-03-29 10:45 Holger Brunck
  2011-03-29 11:11 ` Wolfgang Denk
  0 siblings, 1 reply; 3+ messages in thread
From: Holger Brunck @ 2011-03-29 10:45 UTC (permalink / raw)
  To: u-boot

Hi all,
we currently try to remove some of our default environment and add this
variables into textfiles which can be imported via
env import -t ${loadaddr} ${filesize}

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 way ok or should we add into the directory where this scripts reside an
additional README file where this variables are documented and remove the
comments from the textfiles?

Regards
Holger Brunck

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-03-29 11:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-29 10:45 [U-Boot] using env import to import textfiles Holger Brunck
2011-03-29 11:11 ` Wolfgang Denk
2011-03-29 11:17   ` Holger Brunck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox