diff options
author | Stefan Reinauer <stepan@coresystems.de> | 2010-05-08 22:02:54 +0000 |
---|---|---|
committer | Stefan Reinauer <stepan@openbios.org> | 2010-05-08 22:02:54 +0000 |
commit | cee5f7d99631c2c30e7d3d9ff474f7140fb6693b (patch) | |
tree | dccbf4df64f84fb2febf24a05cc840134442299e /src/mainboard/arima | |
parent | d37ce2e28eaa7607442bf3670ed2daec3724dc24 (diff) |
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
Diffstat (limited to 'src/mainboard/arima')
-rw-r--r-- | src/mainboard/arima/hdama/devicetree.cb | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/mainboard/arima/hdama/devicetree.cb b/src/mainboard/arima/hdama/devicetree.cb index 01c6a20478..c908921076 100644 --- a/src/mainboard/arima/hdama/devicetree.cb +++ b/src/mainboard/arima/hdama/devicetree.cb @@ -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 |