coreboot-kgpe-d16/src/mainboard/amd/pistachio
Sven Schnelle 4c2bfb6256 remove usbdebug.h include from mainboard/romstage code
No romstage is supposed to use usbdebug functions/defines
directly, so remove all those includes. The usb code is now
called and setup from console code.

Change-Id: I9b1120d96f5993303d6b302accc86e14a91f7a9f
Signed-off-by: Sven Schnelle <svens@stackframe.org>
Reviewed-on: http://review.coreboot.org/354
Tested-by: build bot (Jenkins)
2011-10-30 12:37:05 +01:00
..
acpi Deduplicate various ACPI .asl files. 2010-12-09 12:39:48 +00:00
acpi_tables.c Use default table creator macro for all SSDTs 2011-10-13 19:59:45 +02:00
chip.h Remove unused mainboard_config definitions. Trivial. 2010-08-26 18:24:04 +00:00
cmos.layout Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix some white space. 2010-04-08 15:06:44 +00:00
devicetree.cb Use subsystem id from devicetree.cb instead of Kconfig and move 2011-03-01 19:58:47 +00:00
dsdt.asl After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00
fadt.c Running a checked build of Windows is needed for understanding its various BIOS related BSODs. Win7 checked build complains when running coreboot+seabios: 2010-10-24 16:22:11 +00:00
get_bus_conf.c Convert boards to use mptable_write_buses. 2010-11-21 14:40:09 +00:00
irq_tables.c Convert boards to use mptable_write_buses. 2010-11-21 14:40:09 +00:00
Kconfig Use subsystem id from devicetree.cb instead of Kconfig and move 2011-03-01 19:58:47 +00:00
mainboard.c zero warnings days... 2010-04-15 12:39:29 +00:00
mptable.c mptable: Refactor mptable generation some more 2011-10-13 01:11:08 +02:00
resourcemap.c AMD PISTACHIO mainboard support. 2008-12-09 21:52:42 +00:00
romstage.c remove usbdebug.h include from mainboard/romstage code 2011-10-30 12:37:05 +01:00