This fix properly hides the UDC and OTG PCI headers when the cs5536 is
authorMarc Jones <marc.jones@amd.com>
Thu, 10 May 2007 23:53:11 +0000 (23:53 +0000)
committerStefan Reinauer <stepan@openbios.org>
Thu, 10 May 2007 23:53:11 +0000 (23:53 +0000)
commitd03b7d428978ce53dc9aa5e7df6ada2f78c96c61
treeb5b171881d3052e4b40af635bae6386736644995
parentdeabf510bff37c1f3a1fd3ec50b88db17d38b802
This fix properly hides the UDC and OTG PCI headers when the cs5536 is
setup as the host on USB port4. In client mode the headers remain
available. Also fixes an outb to 0x80 to use the post_code() function.

Signed-off-by: Marc Jones <marc.jones@amd.com>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2660 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/southbridge/amd/cs5536/cs5536.c