Use the coreboot pci config read/write functions instead of direct cf8/cfc
authorMarc Jones <marcj303@gmail.com>
Mon, 14 Sep 2009 17:00:04 +0000 (17:00 +0000)
committerMarc Jones <marc.jones@amd.com>
Mon, 14 Sep 2009 17:00:04 +0000 (17:00 +0000)
commitfd9c9b8ff8326c07bd63b39ab85bd68f6fb6a011
tree84bb8e63c198de79c05b7d31d1ee4ae8ccb012ea
parentfea8a4f8d32112d7dfa002583fa1da2de2c10f3f
Use the coreboot pci config read/write functions instead of direct cf8/cfc
access. The fam10 pci functions will use mmio and do not have SMP pci access
issues.

Signed-off-by: Marc Jones <marcj303@gmail.com>
Acked-by: Patrick Georgi <patrick.georgi@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4633 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/northbridge/amd/amdmct/mct/mct_d.c