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 > > >
signature.asc
Description: OpenPGP digital signature
-- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

