- Modify all of the Opteron motherboards to have a separate logical

chip for the amdk8/root_complex


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1750 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Eric Biederman 2004-11-05 07:26:56 +00:00
parent 8bd555297e
commit 41d0fa38af
16 changed files with 1092 additions and 1073 deletions

View File

@ -130,8 +130,9 @@ dir /pc80
config chip.h config chip.h
# config for arima/hdama # config for arima/hdama
chip northbridge/amd/amdk8 chip northbridge/amd/amdk8/root_complex
device pci_domain 0 on device pci_domain 0 on
chip northbridge/amd/amdk8
device pci 18.0 on # LDT 0 device pci 18.0 on # LDT 0
chip southbridge/amd/amd8131 chip southbridge/amd/amd8131
device pci 0.0 on end device pci 0.0 on end
@ -198,7 +199,7 @@ chip northbridge/amd/amdk8
device pci 18.1 on end device pci 18.1 on end
device pci 18.2 on end device pci 18.2 on end
device pci 18.3 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.0 on end

View File

@ -126,8 +126,9 @@ mainboardinit cpu/x86/mmx/disable_mmx.inc
dir /pc80 dir /pc80
config chip.h config chip.h
chip northbridge/amd/amdk8 chip northbridge/amd/amdk8/root_complex
device pci_domain 0 on device pci_domain 0 on
chip northbridge/amd/amdk8
device pci 18.0 on # northbridge device pci 18.0 on # northbridge
# devices on link 0, link 0 == LDT 0 # devices on link 0, link 0 == LDT 0
chip southbridge/amd/amd8131 chip southbridge/amd/amd8131
@ -173,7 +174,7 @@ chip northbridge/amd/amdk8
device pci 18.1 on end device pci 18.1 on end
device pci 18.2 on end device pci 18.2 on end
device pci 18.3 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.0 on end

View File

@ -122,8 +122,9 @@ mainboardinit cpu/x86/mmx/disable_mmx.inc
dir /pc80 dir /pc80
config chip.h config chip.h
chip northbridge/amd/amdk8 # mc0 chip northbridge/amd/amdk8/root_complex
device pci_domain 0 on device pci_domain 0 on
chip northbridge/amd/amdk8 # mc0
device pci 18.0 on end device pci 18.0 on end
device pci 18.0 on end device pci 18.0 on end
device pci 18.0 on device pci 18.0 on
@ -176,7 +177,7 @@ chip northbridge/amd/amdk8 # mc0
device pci 18.1 on end device pci 18.1 on end
device pci 18.2 on end device pci 18.2 on end
device pci 18.3 on end device pci 18.3 on end
end
chip northbridge/amd/amdk8 # mc1 chip northbridge/amd/amdk8 # mc1
device pci 19.0 on end device pci 19.0 on end
device pci 19.0 on device pci 19.0 on

View File

@ -122,8 +122,9 @@ mainboardinit cpu/x86/mmx/disable_mmx.inc
dir /pc80 dir /pc80
config chip.h config chip.h
chip northbridge/amd/amdk8 # mc0 chip northbridge/amd/amdk8/root_complex
device pci_domain 0 on device pci_domain 0 on
chip northbridge/amd/amdk8 # mc
device pci 18.0 on end # LDT 0 device pci 18.0 on end # LDT 0
device pci 18.0 on end # LDT1 device pci 18.0 on end # LDT1
device pci 18.0 on # LDT2 device pci 18.0 on # LDT2
@ -189,7 +190,7 @@ chip northbridge/amd/amdk8 # mc0
device pci 18.1 on end device pci 18.1 on end
device pci 18.2 on end device pci 18.2 on end
device pci 18.3 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.0 on end

View File

@ -124,8 +124,9 @@ dir /pc80
config chip.h config chip.h
# sample config for arima/hdama # sample config for arima/hdama
chip northbridge/amd/amdk8 chip northbridge/amd/amdk8/root_complex
device pci_domain 0 on device pci_domain 0 on
chip northbridge/amd/amdk8
device pci 18.0 on # northbridge device pci 18.0 on # northbridge
# devices on link 0, link 0 == LDT 0 # devices on link 0, link 0 == LDT 0
chip southbridge/amd/amd8151 chip southbridge/amd/amd8151
@ -207,6 +208,7 @@ chip northbridge/amd/amdk8
device pci 18.2 on end device pci 18.2 on end
device pci 18.3 on end device pci 18.3 on end
end end
end
device apic_cluster 0 on device apic_cluster 0 on
chip cpu/amd/socket_754 chip cpu/amd/socket_754
device apic 0 on end device apic 0 on end

View File

@ -128,8 +128,9 @@ dir /pc80
config chip.h config chip.h
# config for arima/hdama # config for arima/hdama
chip northbridge/amd/amdk8 chip northbridge/amd/amdk8/root_complex
device pci_domain 0 on device pci_domain 0 on
chip northbridge/amd/amdk8
device pci 18.0 on # northbridge device pci 18.0 on # northbridge
# devices on link 0, link 0 == LDT 0 # devices on link 0, link 0 == LDT 0
chip southbridge/amd/amd8131 chip southbridge/amd/amd8131
@ -232,7 +233,7 @@ chip northbridge/amd/amdk8
device pci 18.1 on end device pci 18.1 on end
device pci 18.2 on end device pci 18.2 on end
device pci 18.3 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.0 on end

View File

@ -127,8 +127,9 @@ dir /pc80
config chip.h config chip.h
chip northbridge/amd/amdk8 chip northbridge/amd/amdk8/root_complex
device pci_domain 0 on device pci_domain 0 on
chip northbridge/amd/amdk8
device pci 18.0 on end # LDT 0 device pci 18.0 on end # LDT 0
device pci 18.0 on # LDT 1 device pci 18.0 on # LDT 1
chip southbridge/amd/amd8131 chip southbridge/amd/amd8131
@ -187,7 +188,7 @@ chip northbridge/amd/amdk8
device pci 18.1 on end device pci 18.1 on end
device pci 18.2 on end device pci 18.2 on end
device pci 18.3 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.0 on end

View File

@ -128,8 +128,9 @@ mainboardinit cpu/x86/mmx/disable_mmx.inc
dir /pc80 dir /pc80
config chip.h config chip.h
chip northbridge/amd/amdk8 chip northbridge/amd/amdk8/root_complex
device pci_domain 0 on device pci_domain 0 on
chip northbridge/amd/amdk8
device pci 18.0 on end # LDT 0 device pci 18.0 on end # LDT 0
device pci 18.0 on # LDT 1 device pci 18.0 on # LDT 1
chip southbridge/amd/amd8131 chip southbridge/amd/amd8131
@ -189,7 +190,7 @@ chip northbridge/amd/amdk8
device pci 18.1 on end device pci 18.1 on end
device pci 18.2 on end device pci 18.2 on end
device pci 18.3 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.0 on end

View File

@ -124,8 +124,9 @@ dir /pc80
config chip.h config chip.h
# sample config for tyan/s2850 # sample config for tyan/s2850
chip northbridge/amd/amdk8 chip northbridge/amd/amdk8/root_complex
device pci_domain 0 on device pci_domain 0 on
chip northbridge/amd/amdk8
device pci 18.0 on # LDT0 device pci 18.0 on # LDT0
# devices on link 2, link 2 == LDT 2 # devices on link 2, link 2 == LDT 2
chip southbridge/amd/amd8111 chip southbridge/amd/amd8111
@ -186,14 +187,13 @@ chip northbridge/amd/amdk8
device pci 1.6 off end device pci 1.6 off end
end end
end # device pci 18.0 end # device pci 18.0
device pci 18.0 on end device pci 18.0 on end
device pci 18.0 on end device pci 18.0 on end
device pci 18.1 on end device pci 18.1 on end
device pci 18.2 on end device pci 18.2 on end
device pci 18.3 on end device pci 18.3 on end
end
end end
device apic_cluster 0 on device apic_cluster 0 on
chip cpu/amd/socket_940 chip cpu/amd/socket_940

View File

@ -125,8 +125,9 @@ dir /pc80
config chip.h config chip.h
# sample config for tyan/s2875 # sample config for tyan/s2875
chip northbridge/amd/amdk8 chip northbridge/amd/amdk8/root_complex
device pci_domain 0 on device pci_domain 0 on
chip northbridge/amd/amdk8
device pci 18.0 on # northbridge device pci 18.0 on # northbridge
# devices on link 0, link 0 == LDT 0 # devices on link 0, link 0 == LDT 0
chip southbridge/amd/amd8151 chip southbridge/amd/amd8151
@ -199,7 +200,7 @@ chip northbridge/amd/amdk8
device pci 18.1 on end device pci 18.1 on end
device pci 18.2 on end device pci 18.2 on end
device pci 18.3 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.0 on end

View File

@ -125,8 +125,9 @@ dir /pc80
config chip.h config chip.h
# sample config for tyan/s2880 # sample config for tyan/s2880
chip northbridge/amd/amdk8 chip northbridge/amd/amdk8/root_complex
device pci_domain 0 on device pci_domain 0 on
chip northbridge/amd/amdk8
device pci 18.0 on # northbridge device pci 18.0 on # northbridge
# devices on link 0, link 0 == LDT 0 # devices on link 0, link 0 == LDT 0
chip southbridge/amd/amd8131 chip southbridge/amd/amd8131
@ -201,7 +202,7 @@ chip northbridge/amd/amdk8
device pci 18.1 on end device pci 18.1 on end
device pci 18.2 on end device pci 18.2 on end
device pci 18.3 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.0 on end

View File

@ -125,8 +125,9 @@ dir /pc80
config chip.h config chip.h
# sample config for tyan/s2881 # sample config for tyan/s2881
chip northbridge/amd/amdk8 chip northbridge/amd/amdk8/root_complex
device pci_domain 0 on device pci_domain 0 on
chip northbridge/amd/amdk8
device pci 18.0 on end # LDT0 device pci 18.0 on end # LDT0
device pci 18.0 on end # LDT1 device pci 18.0 on end # LDT1
device pci 18.0 on # northbridge device pci 18.0 on # northbridge
@ -200,7 +201,7 @@ chip northbridge/amd/amdk8
device pci 18.1 on end device pci 18.1 on end
device pci 18.2 on end device pci 18.2 on end
device pci 18.3 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.0 on end

View File

@ -124,8 +124,9 @@ dir /pc80
config chip.h config chip.h
# sample config for tyan/s2882 # sample config for tyan/s2882
chip northbridge/amd/amdk8 chip northbridge/amd/amdk8/root_complex
device pci_domain 0 on device pci_domain 0 on
chip northbridge/amd/amdk8
device pci 18.0 on # northbridge device pci 18.0 on # northbridge
# devices on link 0, link 0 == LDT 0 # devices on link 0, link 0 == LDT 0
chip southbridge/amd/amd8131 chip southbridge/amd/amd8131
@ -200,7 +201,7 @@ chip northbridge/amd/amdk8
device pci 18.1 on end device pci 18.1 on end
device pci 18.2 on end device pci 18.2 on end
device pci 18.3 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.0 on end

View File

@ -128,8 +128,9 @@ dir /pc80
config chip.h config chip.h
# sample config for tyan/s2885 # sample config for tyan/s2885
chip northbridge/amd/amdk8 chip northbridge/amd/amdk8/root_complex
device pci_domain 0 on device pci_domain 0 on
chip northbridge/amd/amdk8
device pci 18.0 on # LDT0 device pci 18.0 on # LDT0
chip southbridge/amd/amd8151 chip southbridge/amd/amd8151
# the on/off keyword is mandatory # the on/off keyword is mandatory
@ -224,6 +225,7 @@ chip northbridge/amd/amdk8
# device pnp 1.3 on end # device pnp 1.3 on end
# end # end
end end
end
chip northbridge/amd/amdk8 chip northbridge/amd/amdk8
device pci 19.0 on end device pci 19.0 on end

View File

@ -124,8 +124,9 @@ dir /pc80
config chip.h config chip.h
# sample config for tyan/s4880 # sample config for tyan/s4880
chip northbridge/amd/amdk8 chip northbridge/amd/amdk8/root_complex
device pci_domain 0 on device pci_domain 0 on
chip northbridge/amd/amdk8
device pci 18.0 on end # LDT0 device pci 18.0 on end # LDT0
device pci 18.0 on end # LDT1 device pci 18.0 on end # LDT1
device pci 18.0 on # northbridge device pci 18.0 on # northbridge
@ -199,6 +200,7 @@ chip northbridge/amd/amdk8
device pci 18.1 on end device pci 18.1 on end
device pci 18.2 on end device pci 18.2 on end
device pci 18.3 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

View File

@ -124,8 +124,9 @@ dir /pc80
config chip.h config chip.h
# sample config for tyan/s4882 # sample config for tyan/s4882
chip northbridge/amd/amdk8 chip northbridge/amd/amdk8/root_complex
device pci_domain 0 on device pci_domain 0 on
chip northbridge/amd/amdk8
device pci 18.0 on end # LDT0 device pci 18.0 on end # LDT0
device pci 18.0 on # northbridge device pci 18.0 on # northbridge
# devices on link 1, link 1 == LDT 1 # devices on link 1, link 1 == LDT 1
@ -200,6 +201,7 @@ chip northbridge/amd/amdk8
device pci 18.1 on end device pci 18.1 on end
device pci 18.2 on end device pci 18.2 on end
device pci 18.3 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