[coreboot] [PATCH]Remove non-CBFS

Stefan Reinauer stepan at coresystems.de
Thu Oct 1 00:51:17 CEST 2009


Myles Watson wrote:
>> -#if CONFIG_CBFS == 1
>> -# if CONFIG_USE_FALLBACK_IMAGE == 1
>> +#if CONFIG_USE_FALLBACK_IMAGE == 1
>> str_coreboot_ram_name:	.string "fallback/coreboot_ram"
>> -# else
>> +#else
>> str_coreboot_ram_name:	.string "normal/coreboot_ram"
>> -# endif
>> #endif
>>     
>
> Since normal and failover aren't supported with CBFS, can they disappear
> too?
>   

No, we should get that back to life with CBFS asap.. it's one of
coreboot's key features..

Stefan






More information about the coreboot mailing list