coreboot-kgpe-d16/src/southbridge/amd/sb800
Sven Schnelle 20fc631ad2 Fix usb debug dongle support
- move enable_usbdebug() declaration to usbdebug.h
- reinitialize debug driver in ramstage, as copying the data
  structure from romstage doesn't work right now. This way of copying
  data from romstage to ramstage is really board/cpu specific, and is
  likely to break often. So don't do it.

Change-Id: I394678ded6679c1803e29eb691b926182bdcab68
Signed-off-by: Sven Schnelle <svens@stackframe.org>
Reviewed-on: http://review.coreboot.org/355
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2011-10-31 04:06:10 +01:00
..
bootblock.c Set SB800 ROM decode size based on kconfig. 2011-07-14 00:43:02 +02:00
chip.h
early_setup.c Attached patch fixes the LPC decode ranges of SB600/SB800. We enable early only Serial/SIO/RTC. 2011-02-12 16:24:48 +00:00
enable_usbdebug.c * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value 2011-04-18 23:51:12 +00:00
fadt.c Change fadt revision back to 3. 2011-01-24 07:50:07 +00:00
hda.c
ide.c
Kconfig Get rid of the old romstage-as-bootblock ROM layout 2011-10-28 22:17:36 +02:00
lpc.c Attached patch fixes the LPC decode ranges of SB600/SB800. We enable early only Serial/SIO/RTC. 2011-02-12 16:24:48 +00:00
Makefile.inc Fix usb debug dongle support 2011-10-31 04:06:10 +01:00
pci.c
pcie.c
reset.c
sata.c Set the phy via weak function. 2011-01-27 02:19:55 +00:00
sb800.c
sb800.h Fix usb debug dongle support 2011-10-31 04:06:10 +01:00
sm.c
smbus.c
smbus.h
usb.c