Update the k8 code for the v3 resource allocator.
authorMyles Watson <mylesgw@gmail.com>
Thu, 2 Jul 2009 19:02:33 +0000 (19:02 +0000)
committerMyles Watson <mylesgw@gmail.com>
Thu, 2 Jul 2009 19:02:33 +0000 (19:02 +0000)
commitc7233e089923870cb4dc483034f7e9c9334c9128
tree9731134e5ac73f8a9762b7dae5bc64111d93a9af
parent29cc9eda2021a87396ef31a6fc81daff6fd1be7a
Update the k8 code for the v3 resource allocator.
The major change is that the K8 registers don't get touched until the end of
resource allocation.

Fam10 code could be updated the same way.

Move VGA code before resource allocation but after device enumeration.

Signed-off-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4395 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/devices/device.c
src/northbridge/amd/amdk8/northbridge.c