Hook up all AMD SB600/SB700 boards to the EHCI Debug Port infrastructure.
authorUwe Hermann <uwe@hermann-uwe.de>
Fri, 24 Sep 2010 18:18:20 +0000 (18:18 +0000)
committerUwe Hermann <uwe@hermann-uwe.de>
Fri, 24 Sep 2010 18:18:20 +0000 (18:18 +0000)
commitb015d02a857b27a65a3ef52839361236645754d2
tree25f3b2b53a2d9dc4e91b1fd2004ed9454d325344
parent8a6163e02b7fcbbeb0d3e88569a5df8bc3c7b072
Hook up all AMD SB600/SB700 boards to the EHCI Debug Port infrastructure.

Without a (currently) dummy set_debug_port() function the build fails,
this may or may not be fixed differently in the future.

Manually build-tested on all SB600/SB700 boards, and tested on hardware on
one SB600 board I own, works fine.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5833 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
16 files changed:
src/mainboard/amd/dbm690t/romstage.c
src/mainboard/amd/mahogany/romstage.c
src/mainboard/amd/mahogany_fam10/romstage.c
src/mainboard/amd/pistachio/romstage.c
src/mainboard/amd/tilapia_fam10/romstage.c
src/mainboard/asrock/939a785gmh/romstage.c
src/mainboard/asus/m4a785-m/romstage.c
src/mainboard/gigabyte/ma785gmt/romstage.c
src/mainboard/gigabyte/ma78gm/romstage.c
src/mainboard/iei/kino-780am2-fam10/romstage.c
src/mainboard/jetway/pa78vm5/romstage.c
src/mainboard/kontron/kt690/romstage.c
src/mainboard/technexion/tim5690/romstage.c
src/mainboard/technexion/tim8690/romstage.c
src/southbridge/amd/sb600/sb600_enable_usbdebug.c
src/southbridge/amd/sb700/sb700_enable_usbdebug.c