diff options
Diffstat (limited to 'src/mainboard/amd/db-ft3b-lc/devicetree.cb')
-rw-r--r-- | src/mainboard/amd/db-ft3b-lc/devicetree.cb | 21 |
1 files changed, 6 insertions, 15 deletions
diff --git a/src/mainboard/amd/db-ft3b-lc/devicetree.cb b/src/mainboard/amd/db-ft3b-lc/devicetree.cb index ee0cd98bfe..1faebf4c70 100644 --- a/src/mainboard/amd/db-ft3b-lc/devicetree.cb +++ b/src/mainboard/amd/db-ft3b-lc/devicetree.cb @@ -2,6 +2,7 @@ # This file is part of the coreboot project. # # Copyright (C) 2013 Advanced Micro Devices, Inc. +# Copyright (C) 2015 Kyösti Mälkki <kyosti.malkki@gmail.com> # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -32,9 +33,9 @@ chip northbridge/amd/pi/00730F01/root_complex device pci 2.1 on end # x4 PCIe slot device pci 2.2 on end # mPCIe slot device pci 2.3 on end # Realtek NIC - device pci 2.4 on end # Edge Connector - device pci 2.5 on end # Edge Connector - device pci 8.0 on end # Platform Security Processor + device pci 2.4 off end # Edge Connector + device pci 2.5 off end # Edge Connector + device pci 8.0 off end # Platform Security Processor end #chip northbridge/amd/pi/00730F01 chip southbridge/amd/pi/hudson # it is under NB/SB Link, but on the same pci bus @@ -42,18 +43,12 @@ chip northbridge/amd/pi/00730F01/root_complex device pci 11.0 on end # SATA device pci 12.0 on end # EHCI #0 device pci 13.0 on end # EHCI #1 - device pci 14.0 on # SMBus - chip drivers/generic/generic #dimm 0-0-0 - device i2c 50 on end - end - chip drivers/generic/generic #dimm 0-0-1 - device i2c 51 on end - end - end # SMbus + device pci 14.0 on end # SMBus device pci 14.2 on end # HDA 0x4383 device pci 14.3 on end # LPC 0x439d device pci 14.7 on end # SD device pci 16.0 on end # EHCI #2 + register "sd_mode" = "3" end #chip southbridge/amd/pi/hudson device pci 18.0 on end @@ -62,10 +57,6 @@ chip northbridge/amd/pi/00730F01/root_complex device pci 18.3 on end device pci 18.4 on end device pci 18.5 on end - register "spdAddrLookup" = " - { - { {0xA0, 0xA2} }, // socket 0, channel 0, slots 0 & 1 - 8-bit SPD addresses - }" end #chip northbridge/amd/pi/00730F01 # CPU side of HT root complex end #domain |