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

Arne Georg Gleditsch arne.gleditsch at numascale.com
Mon Apr 12 08:28:52 CEST 2010


Stefan Reinauer <stepan at coresystems.de> writes:
>> 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?

The s2912_fam10 is missing the romstrap parts.  When I try to enable the
romstrap linker scripts for TINY_BOOTBLOCK (instead of disabling TINY) I
get a different set of linker overlap errors.

-- 
							Arne.




More information about the coreboot mailing list