[coreboot] Problem with the size of the payload

Patrick Georgi patrick.georgi at coresystems.de
Fri Aug 21 15:19:58 CEST 2009


Am 21.08.2009 14:35, schrieb Björn Zadow:
> Hello,
>
> I tried to build a rom Image for an Axus TC 320 using filo as payload. Everything seems OK until the message "  There is not enough room in this ROM" The size of my filo.elf file is 88400 Byte. Is this too large?
> What can I do to make it smaller. Or what am i doing wrong?
>    
Try reducing CONFIG_ROM_IMAGE_SIZE in 
src/mainboard/axus/tc320/Options.lb to 32 * 1024. Also adapt 
CONFIG_XIP_ROM_SIZE in Config.lb (same directory) to the same value, and 
make sure that both aren't overwritten in the Config.lb you use with 
buildtarget.

Please report back the result.


Thanks,
Patrick Georgi




More information about the coreboot mailing list