[U-Boot] u-boot command for standalone application
swami91
to.swami at gmail.com
Thu Jul 24 15:29:14 CEST 2014
Thanks Wolfgang.
>>
>> 1. Is it ok if we implement uboot commands that would call into the
>> standalone application API without violating GPL terms of u-boot? The
>> command returns to the command line after execution. The arguments are
>> passed from the uboot command line.
>No. A standalone application can use U-Boot services only through the
>exported interface (call table), which is intentionally limited.
Sorry the confusion. Actually my question is not standalone application
accessing the u-boot services. Its other way around. Can the go command to
execute the standalone application embedded into the u-boot? Can we call
do_go() and execute the standalone application?
--
View this message in context: http://u-boot.10912.n7.nabble.com/u-boot-command-for-standalone-application-tp184818p184870.html
Sent from the U-Boot mailing list archive at Nabble.com.
More information about the U-Boot
mailing list