Attention is currently required from: Anjaneya "Reddy" Chagam, Jonathan Zhang, Johnny Lin, Morgan Jang. Marc Jones has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/52161 )
Change subject: mainboard/ocp/deltalake: Add SATA device to device tree ......................................................................
mainboard/ocp/deltalake: Add SATA device to device tree
Add the SATA device to the device tree so it may be found when trying to write SATA registers. Otherwise, it fails on "requests hidden 00:17.0 PCI: dev is NULL!"
Change-Id: Ia309805ffd6e97d04b5cf4a0344eaac4c4d0adb6 Signed-off-by: Marc Jones marcjones@sysproconsulting.com --- M src/mainboard/ocp/deltalake/devicetree.cb 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/61/52161/1
diff --git a/src/mainboard/ocp/deltalake/devicetree.cb b/src/mainboard/ocp/deltalake/devicetree.cb index 08ac3e3..e6f53be 100644 --- a/src/mainboard/ocp/deltalake/devicetree.cb +++ b/src/mainboard/ocp/deltalake/devicetree.cb @@ -86,6 +86,7 @@ device pci 16.0 on end # Communication controller: Intel Device a23a device pci 16.1 on end # Communication controller: Intel Device a23b device pci 16.4 on end # Communication controller: Intel Device a23e + device pci 17.0 on end # Intel C620 Series Chipset Family SATA Controller [AHCI mode] device pci 1c.0 on end # PCI bridge: Intel Device a210 device pci 1c.4 on end # PCI bridge: Intel Device a214 device pci 1c.5 on end # PCI bridge: Intel Device a215