[coreboot] [PATCH]Remove non-CBFS

Stefan Reinauer stepan at coresystems.de
Thu Oct 1 01:51:47 CEST 2009


Patrick Georgi wrote:
> Hi,
>
> attached patch removes:
> - CONFIG_CBFS
> - anything that's conditional on CONFIG_CBFS == 0
> - files that were only included for CONFIG_CBFS == 0
> In particular:
> - elfboot
> - stream boot code
> - mini-filo and filesystems (depends on stream boot code)
>
> After this patch, there is no way to build an image that is not using
> CBFS anymore.
>
> I might not have caught everything, but an abuild run over everything
> built fine, and there is no mention of "CBFS" in the tree anymore that
> doesn't belong there.
> Kconfig is almost not affected, as it's CBFS-only, anyway. I only had to
> remove the CBFS configuration variable that defaulted to "true".
>
> I consider the tree ready for this as there are no known bugs anymore
> (except the one fixed by that other patch). Speak up if you disagree (I
> intend to wait with committing this patch until saturday evening CEST)
>
> Signed-off-by: Patrick Georgi <patrick.georgi at coresystems.de>
>   
Acked-by: Stefan Reinauer <stepan at coresystems.de>






More information about the coreboot mailing list