[coreboot] [PATCH] use coreboot.rom for CBFS images, but default to smaller size

Patrick Georgi patrick at georgi-clan.de
Sun May 31 20:10:39 CEST 2009


Hi,

attached patch changes the bootblock generation for CBFS images.
It uses coreboot.rom (padded and all), but defaults to smaller fallback/normal 
image sizes.
It requires changes to each CBFS aware mainboard config (and requires adaption 
on conversion), but it fixes using normal image (as the offsets are calculated 
correctly).

I tried to get rid of ROM_IMAGE_SIZE and friends, but that'll have to wait 
until non-CBFS images are gone - maintaining two separate build configurations 
in a single build system isn't fun.

If this gets accepted, I'll propose a patch for the (few) CBFS boards, and 
commit them together.

Signed-off-by: Patrick Georgi <patrick.georgi at coresystems.de>


Patrick
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20090531-use-coreboot.rom-for-cbfs
Type: text/x-patch
Size: 2708 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090531/e6b572d8/attachment.diff>


More information about the coreboot mailing list