See patch.
Uwe.
Uwe Hermann wrote:
Maybe mention the Net20DC in the help text too.
Acked-by: Peter Stuge peter@stuge.se
On Sun, Sep 26, 2010 at 06:20:52AM +0200, Peter Stuge wrote:
Thanks, r5848. I mentioned all Debug devices I know about briefly in the help text. We should add more info about the non-NET20DC ones to the wiki though.
Uwe.
On 9/26/10 2:05 AM, Uwe Hermann wrote:
So using a plugin pci card with that functionality is not possible?
Stefan
Stefan Reinauer wrote:
Good point, no, that will not work, but it never did, because the coreboot build would only have the code support for the onboard southbridge.
If we want to support Debug Port on plugin cards then we need to decouple the code from the southbridges, so that all or none Debug Port support can be selected in Kconfig. Maybe it goes into drivers/ instead then..
//Peter