On Fri, Dec 12, 2008 at 5:03 PM, Myles Watson mylesgw@gmail.com wrote:
Does anyone have any insight into why the pci config writes wouldn't work for K8 in v3?
If you take svn head and run it on SimNOW, you'll get reports that registers values were stored:
PCI: 00:18.0 1c0 <- ... amdk8_set_resource
But the value never changes.
Check how the access are being done. cf8/cfc should always work but MMIO will require proper routing.
Marc