[U-Boot-Users] HUSH local variables visibility in u-boot code.
Wolfgang Denk
wd at denx.de
Fri May 25 21:33:24 CEST 2007
In message <406A31B117F2734987636D6CCC93EE3C01887495 at ehost011-3.exch011.intermedia.net> you wrote:
> "Global" u-boot variables, defined by setenv commands may be seen from
> code using getenv() function and may be also set from code via setenv()
> function.
>
> Do similar functions exist for HUSH local variables?
Only in the scope of the hush code itself.
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
If the facts don't fit the theory, change the facts.
-- Albert Einstein
More information about the U-Boot
mailing list