Fix reading HT link offsets.
authorMaximilian Thuermer <maximilian.thuermer@ziti.uni-heidelberg.de>
Tue, 23 Mar 2010 15:58:29 +0000 (15:58 +0000)
committerPatrick Georgi <patrick.georgi@coresystems.de>
Tue, 23 Mar 2010 15:58:29 +0000 (15:58 +0000)
commitcadefaf20fb4a32fad6e0da9292a51ab9b862af9
tree4a232df4af853bc686958116f2c224420a31f0b1
parent86051f919fc34d731619fc3a1266c5a2c4855b01
Fix reading HT link offsets.

pci_read_config32 overwrites the real value, use another variable for that.

Signed-off-by: Maximilian Thuermer <maximilian.thuermer@ziti.uni-heidelberg.de>
Acked-by: Patrick Georgi <patrick.georgi@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5277 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/cpu/amd/model_10xxx/init_cpus.c