[coreboot] [announce] coreboot for the 21st century

Vladimir 'φ-coder/phcoder' Serbinenko phcoder at gmail.com
Sat Mar 29 12:39:07 CET 2014


On 29.03.2014 08:41, Patrick Georgi wrote:
> Am Samstag, den 29.03.2014, 08:30 +0100 schrieb Vladimir
> 'φ-coder/phcoder' Serbinenko:
>> Do I get it correctly that your main problem is the heavy use of
>> #include romcc requires? If so why don't we just create a file with
>> #include's from all files from romstage-y? This will remove the #include
>> needs.
> There are also a bunch of places where we stick to some less than
> perfect C code to accommodate romcc.
> 
> The #include *.c stuff is mostly the visible effect, not the cause.
> Getting romcc raminits to compile self-contained (or with their own
> specific *.c files to include) fixes both.
> 
Do you mean having a separate stage "raminit" between bootblock and
romstage? If so it raises a question of what's romostage scope is.
> 
> Patrick
> 
> 
> 


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


More information about the coreboot mailing list