public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Standalone application - expanding export functions
@ 2014-06-13 19:28 swami91
  2014-06-13 21:40 ` Wolfgang Denk
  2014-06-14  2:01 ` swami91
  0 siblings, 2 replies; 4+ messages in thread
From: swami91 @ 2014-06-13 19:28 UTC (permalink / raw)
  To: u-boot

Hi,


  I was going through the document in doc/README.standalone. It says I can
add addition functions to export/_export.h:

"   To export some additional function foobar(), the following steps             
   should be undertaken:                                                         
   - Append the following line at the end of the include/_exports.h             
     file:                                                                         
        EXPORT_FUNC(foobar)   "      
    
But the discussion in the following thread by Wolfgang says the standalone
function will have to be GPLed if expanded. 
                                                                        
 
http://u-boot.10912.n7.nabble.com/Using-U-Boot-in-a-mixed-licensed-environment-td142874.html

I am confused. Can you please clarify if we can expand the export functions
with both with u-boot code functions and the functions I add to u-boot and
still not to GPL the standalone application if it uses those functions?

Thanks,
-Sudhakar




--
View this message in context: http://u-boot.10912.n7.nabble.com/Standalone-application-expanding-export-functions-tp182313.html
Sent from the U-Boot mailing list archive at Nabble.com.

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

end of thread, other threads:[~2014-06-14  4:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-13 19:28 [U-Boot] Standalone application - expanding export functions swami91
2014-06-13 21:40 ` Wolfgang Denk
2014-06-14  2:01 ` swami91
2014-06-14  4:58   ` Wolfgang Denk

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