[coreboot] unable to build coreboot with grub

Vladimir 'φ-coder/phcoder' Serbinenko phcoder at gmail.com
Sun Oct 12 13:09:26 CEST 2014


On 12.10.2014 13:03, Vipin Gahlaut wrote:
> Ok, I changed CONFIG_BOARD_ROMSIZE_KB_ to 512 directly in .config as
> this is can not be changed in menuconfig.
Don't. You don't need to change it at all.
> My .config lokks like below
> and it still it says 262KB is too big?
> 
Always do "make clean" after config change
> # CONFIG_BOARD_ROMSIZE_KB_256 is not set
> CONFIG_BOARD_ROMSIZE_KB_512=y
> # CONFIG_COREBOOT_ROMSIZE_KB_64 is not set
> # CONFIG_COREBOOT_ROMSIZE_KB_128 is not set
> # CONFIG_COREBOOT_ROMSIZE_KB_256 is not set
> CONFIG_COREBOOT_ROMSIZE_KB_512=y
> # CONFIG_COREBOOT_ROMSIZE_KB_1024 is not set
> # CONFIG_COREBOOT_ROMSIZE_KB_2048 is not set
> # CONFIG_COREBOOT_ROMSIZE_KB_4096 is not set
> # CONFIG_COREBOOT_ROMSIZE_KB_8192 is not set
> # CONFIG_COREBOOT_ROMSIZE_KB_12288 is not set
> # CONFIG_COREBOOT_ROMSIZE_KB_16384 is not set
> CONFIG_COREBOOT_ROMSIZE_KB=512
> CONFIG_ROM_SIZE=0x80000
> 
> 
> On Sun, Oct 12, 2014 at 4:21 PM, Vladimir 'φ-coder/phcoder' Serbinenko
> <phcoder at gmail.com <mailto:phcoder at gmail.com>> wrote:
> 
>     On 12.10.2014 12:44, Vipin Gahlaut wrote:
>     > I tried changing under main mainboard -> rom chip size but does not seem
>     > to be helping. If I look at .config I suspect that the reason is
>     > CONFIG_BOARD_ROMSIZE_KB_256=y which doesn't change even if I change ROM
>     > size in main board.
>     CONFIG_BOARD_ROMSIZE_KB_* is the default used by
>     CONFIG_COREBOOT_ROMSIZE_KB_*
> 
> 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 213 bytes
Desc: OpenPGP digital signature
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20141012/c62189ab/attachment.asc>


More information about the coreboot mailing list