On 4/9/10 5:31 PM, Arne Georg Gleditsch wrote:
> Stefan Reinauer <[email protected]> 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

-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to