amd k8: setup_remote_node()?

Stefan Reinauer stepan at openbios.org
Sat Dec 11 07:01:00 CET 2004


Hi,

Looking at northbridge/amd/amdk8/coherent_ht.c:

setup_remote_node() copies the routing table and the resource 
map to the "remote"/freshly setup cpu. 

This function is called for cpu1, but never for cpu2 and cpu3.
This implies we should either drop it for cpu1 as well or add 
it to the cpu2/3 setup..

Stefan





More information about the coreboot mailing list