sb600: Implement EHCI workaround
authorPatrick Georgi <patrick.georgi@secunet.com>
Fri, 28 Oct 2011 07:01:54 +0000 (09:01 +0200)
committerStefan Reinauer <stefan.reinauer@coreboot.org>
Fri, 28 Oct 2011 20:15:19 +0000 (22:15 +0200)
commit0f8590f9ca8026af62efa510a1c717d2d0729e3d
treedb53047fd77fe55dfea8d5f9804d725c1b67fca4
parent5ed8cc0d62b25ee0fb014ccd8726836b1a99d87f
sb600: Implement EHCI workaround

Linux implements it itself, but older Linuxes and other systems
might not. Without this, the host controller might not respond
to drivers.

Change-Id: I4ff0e3683c02e7aa00d188428847c64c4c5d589d
Signed-off-by: Patrick Georgi <patrick.georgi@secunet.com>
Reviewed-on: http://review.coreboot.org/345
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
src/southbridge/amd/sb600/usb.c