
26 Apr
2007
26 Apr
'07
10:19 p.m.
Wolfgang Denk wrote:
In message 463106E6.20203@freescale.com you wrote:
You cannot link non-GPL code into U-Boot.
What if I use mkimage to merge u-boot.bin with proprietaryfirmware.bin?
Will U-Boot at any time call any functions or jump to any entry points or otherwise execute any code in this firmare image?
No. I'll have to check, but I believe the application that loads the firmware into the hardware is open source.
But even if the application were non-GPL, how would running it be a GPL violation? If I load the application into memory, and just execute it, and the application runs without calling U-Boot code, and then the application exits, that's not a GPL violation.
--
Timur Tabi
Linux Kernel Developer @ Freescale