[coreboot] [commit] r5330 - in trunk: . src/arch/i386

Stefan Reinauer stepan at coresystems.de
Fri Apr 9 19:46:53 CEST 2010


On 4/9/10 5:31 PM, Arne Georg Gleditsch wrote:
> Stefan Reinauer <stepan at coresystems.de> writes:
>   
>> Ah, the error above may occur if changing significant parts of Kconfig
>> variables, such as tiny bootblock ;)
>>
>> please remove build/ and try again.
>>     
> I always do. :)  This is reproducible as follows:
>
>   $ svn co svn://coreboot.org/coreboot/trunk coreboot
>   [..]
>   Checked out revision 5396.
>   $ cd coreboot
>   $ perl -npi -e 's/(?=select TINY)/#/' src/mainboard/tyan/s2912_fam10/Kconfig 
>   <add .config>
>   $ make oldconfig
>   $ make
>   
Aaah! The Fam10 code is too big to work without tiny bootblock. Sorry I
didn't recognize this earlier.

Which code is missing in the final binary, do you say?


Stefan




More information about the coreboot mailing list