[coreboot] coreboot cbfs > incorrect bootblock size

Arnaud Maye arnaud.maye at 4dsp.com
Thu Jul 23 14:37:52 CEST 2009


Hello,

I am trying to compile coreboot with cbfs support, everything goes well 
until it tries to create the cbfs image.

./cbfs/cbfstool ./coreboot.rom create 2097152 131072 ./coreboot.rom.bootlock
(cbfstool) E: The bootblock size is not correct (2097152 vs 131072)

131072 is 128kB and 2097152 is 2MB. These are the settings I have in my 
target's confg.lb file.

option CONFIG_ROM_IMAGE_SIZE = 128 * 1024
option CONFIG_ROM_SIZE = 2 * 1024 * 1024

Anyone knows what I am not doing or not doing correctly?

Thank you!

Arnaud



*
*




More information about the coreboot mailing list