coreboot-kgpe-d16/src/mainboard/tyan/s1846
Uwe Hermann 115c5b9824 Remove various .c #includes from Intel 440BX/82371EB boards.
- Use 'romstage-y' to turn i82371eb_early_pm.c and i82371eb_early_smbus.c
   into distinct compilation units, and don't #include the files anymore
   in romstage.c files.

 - Ditto for lib/debug.c, northbridge/intel/i440bx/raminit.c, and
   northbridge/intel/i440bx/debug.c.

 - Add various header files which are now needed.

 - Make functions that need to be visible non-static.

 - Drop a remaining "select ROMCC" from a 4440BX board.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Idwer Vollering <vidwer@gmail.com>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5929 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-10-09 17:00:18 +00:00
..
chip.h Carl-Daniel's part: 2009-02-18 20:41:57 +00:00
devicetree.cb Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster" 2010-05-05 13:12:42 +00:00
Kconfig Convert all Intel 440BX boards to Cache-as-RAM (CAR). 2010-10-06 19:32:39 +00:00
mainboard.c Carl-Daniel's part: 2009-02-18 20:41:57 +00:00
romstage.c Remove various .c #includes from Intel 440BX/82371EB boards. 2010-10-09 17:00:18 +00:00