[coreboot] Coreboot and stand alone filo

Peter Stuge peter at stuge.se
Wed Aug 18 16:17:53 CEST 2010


Hi Masoud,

Masoud Fatollahy wrote:
> I have downloaded the latest version of filo from Subversion with
> $ svn co svn://coreboot.org/filo/trunk/filo
>  
> but this version requires the payloadlib of coreboot,

Keep in mind that libpayload (note the name) is a distinct codebase
from coreboot and that libpayload is BSD licensed, so that custom
payloads can use it without the requirement to release them as open
source. The payload (FILO or whatever) is never linked with coreboot,
but is stored as a separate file in the flash chip, so this all works
fine wrt the GPL.


> it is what i don't want to use,

Why?


//Peter




More information about the coreboot mailing list