[coreboot] Kconfig, ROMSIZE and others

Myles Watson mylesgw at gmail.com
Sat Nov 14 18:23:43 CET 2009


On Fri, Nov 13, 2009 at 5:36 PM, Maciej Pijanka
<maciej.pijanka at gmail.com> wrote:
> Hello
>
> What is the difference betwen ROM_SIZE defined in
> src/mainboard/Kconfig and ROM_IMAGE_SIZE from src/arch/i386/Kconfig?
ROM_SIZE is the size of the total image including boot block,
coreboot_ram, payloads...

ROM_IMAGE_SIZE used to be the way you could tell fallback or normal
how much space to take.  I'm not sure exactly what it does right now.

Thanks,
Myles




More information about the coreboot mailing list