[coreboot] Problem with the size of the payload

Myles Watson mylesgw at gmail.com
Fri Aug 21 16:22:38 CEST 2009


> > 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.
You could also get rid of the normal image to free up some space.
Compressing the payload with lzma would help too.

> Please report back the result.
Could you run ./cbfs/cbfstool ./coreboot.rom print in the
targets/axus/tc320/tc320 directory too?

Thanks,
Myles





More information about the coreboot mailing list