[coreboot] [PATCH] compile cbmem.c instead of including it in romstage

Patrick Georgi patrick at georgi-clan.de
Sun Dec 5 19:07:15 CET 2010


Am 05.12.2010 17:57, schrieb Rudolf Marek:
> [patch]
__PRE_RAM__ isn't necessary anymore because the code is only ever run
after RAM is around, yes?

> +	printk(BIOS_WARNING, "WARNING: you need to define this for your chipset\n");
> +	return NULL;
Also, please specify "this" some more here - "need to define
get_cbmem_toc()" maybe?


Patrick




More information about the coreboot mailing list