[U-Boot-Users] Getting environment variables from downloaded application

Wolfgang Denk wd at denx.de
Thu Jun 2 15:34:59 CEST 2005


In message <20050602132415.XKEN1659.tomts14-srv.bellnexxia.net at mxmta.bellnexxia.net> you wrote:
> 
> Is there any easy way of getting the environment variables from a
> downloaded application or does the application have to pull the
> environment info from the storage location? There doesn't seem to be

yes, add the required function stubs to the "systemcall" interface.

> a stub function to return the environment and I don't see any other
> way of getting it.

You got it right. Just add the needed stubs.

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
An Elephant is a mouse with an Operating System.              - Knuth




More information about the U-Boot mailing list