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 <[email protected]> > Acked-by: Stefan Reinauer <[email protected]>
-- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

