autoprobe apic cluster and application processors on K8 systems

(fixes #18)
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5534 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Stefan Reinauer 2010-05-08 22:02:54 +00:00 committed by Stefan Reinauer
parent d37ce2e28e
commit cee5f7d996
5 changed files with 15 additions and 67 deletions

View File

@ -180,14 +180,6 @@ chip northbridge/amd/amdk8/root_complex
device pci 18.2 on end
device pci 18.3 on end
end # chip northbridge/amd/amdk8
chip northbridge/amd/amdk8
device pci 19.0 on end
device pci 19.0 on end
device pci 19.0 on end
device pci 19.1 on end
device pci 19.2 on end
device pci 19.3 on end
end
end
end

View File

@ -1,4 +1,9 @@
chip northbridge/amd/amdk8/root_complex
device lapic_cluster 0 on
chip cpu/amd/socket_940
device lapic 0 on end
end
end
device pci_domain 0 on
chip northbridge/amd/amdk8
device pci 18.0 on end # LDT 0
@ -60,22 +65,6 @@ chip northbridge/amd/amdk8/root_complex
device pci 18.2 on end
device pci 18.3 on end
end
chip northbridge/amd/amdk8
device pci 19.0 on end
device pci 19.0 on end
device pci 19.0 on end
device pci 19.1 on end
device pci 19.2 on end
device pci 19.3 on end
end
end
device lapic_cluster 0 on
chip cpu/amd/socket_940
device lapic 0 on end
end
chip cpu/amd/socket_940
device lapic 1 on end
end
end
end

View File

@ -1,4 +1,9 @@
chip northbridge/amd/amdk8/root_complex
device lapic_cluster 0 on
chip cpu/amd/socket_940
device lapic 0 on end
end
end
device pci_domain 0 on
chip northbridge/amd/amdk8
device pci 18.0 on # LDT 0
@ -68,22 +73,6 @@ chip northbridge/amd/amdk8/root_complex
device pci 18.2 on end
device pci 18.3 on end
end
chip northbridge/amd/amdk8
device pci 19.0 on end
device pci 19.0 on end
device pci 19.0 on end
device pci 19.1 on end
device pci 19.2 on end
device pci 19.3 on end
end
end
device lapic_cluster 0 on
chip cpu/amd/socket_940
device lapic 0 on end
end
chip cpu/amd/socket_940
device lapic 1 on end
end
end
end

View File

@ -1,4 +1,9 @@
chip northbridge/amd/amdk8/root_complex
device lapic_cluster 0 on
chip cpu/amd/socket_940
device lapic 0 on end
end
end
device pci_domain 0 on
chip northbridge/amd/amdk8
device pci 18.0 on # northbridge
@ -47,22 +52,6 @@ chip northbridge/amd/amdk8/root_complex
device pci 18.2 on end
device pci 18.3 on end
end
chip northbridge/amd/amdk8
device pci 19.0 on end
device pci 19.0 on end
device pci 19.0 on end
device pci 19.1 on end
device pci 19.2 on end
device pci 19.3 on end
end
end
device lapic_cluster 0 on
chip cpu/amd/socket_940
device lapic 0 on end
end
chip cpu/amd/socket_940
device lapic 1 on end
end
end
end

View File

@ -3,9 +3,6 @@ chip northbridge/amd/amdk8/root_complex
chip cpu/amd/socket_940
device lapic 0 on end
end
chip cpu/amd/socket_940
device lapic 1 on end
end
end
device pci_domain 0 on
@ -79,14 +76,6 @@ chip northbridge/amd/amdk8/root_complex
device pci 18.2 on end
device pci 18.3 on end
end
chip northbridge/amd/amdk8
device pci 19.0 on end
device pci 19.0 on end
device pci 19.0 on end
device pci 19.1 on end
device pci 19.2 on end
device pci 19.3 on end
end
end
end