[U-Boot] [PATCH v2 01/10] Add getenv_ulong() to read an integer from an environment variable
Wolfgang Denk
wd at denx.de
Fri Oct 14 21:36:07 CEST 2011
Dear Simon Glass,
In message <1318610916-6975-2-git-send-email-sjg at chromium.org> you wrote:
> This is not an uncommon operation in U-Boot, so let's put it in a common
> function.
Please make sure to use this function ONLY in places where getenv()
use is OK. Do NOT use it where getenv_f() is needed instead.
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
People are always a lot more complicated than you think. It's very
important to remember that. - Terry Pratchett, _Truckers_
More information about the U-Boot
mailing list