On 9/23/10 11:09 PM, Uwe Hermann wrote:
For now I marked all chipsets where we have Debug Port code as untested,
I have a feeling the functionality was rarely tested recently (or at
all) so we should only mark those chipsets as tested where we actually
have recent test reports.
Last time I tested on i945 I was able to get output if I called the debug port output function directly, but it seemed that you would not get any output from printk as it simply was not hooked up. Has that changed since then?

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>