[coreboot-gerrit] Change in ...coreboot[master]: mb/hp/compaq_8200_elite_sff: Fix SATA port map

Patrick Rudolph (Code Review) gerrit at coreboot.org
Tue Nov 27 10:37:54 CET 2018


Patrick Rudolph has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/29855


Change subject: mb/hp/compaq_8200_elite_sff: Fix SATA port map
......................................................................

mb/hp/compaq_8200_elite_sff: Fix SATA port map

Assign correct SATA port map.

Tested on HP8200:
All SATA ports are now usable in GNU/Linux.

Change-Id: I5be2b4f33882f6f71213f8173cdb945fc9b7af06
Signed-off-by: Patrick Rudolph <patrick.rudolph at 9elements.com>
---
M src/mainboard/hp/compaq_8200_elite_sff/devicetree.cb
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/55/29855/1

diff --git a/src/mainboard/hp/compaq_8200_elite_sff/devicetree.cb b/src/mainboard/hp/compaq_8200_elite_sff/devicetree.cb
index e7aecdb..61bf43c 100644
--- a/src/mainboard/hp/compaq_8200_elite_sff/devicetree.cb
+++ b/src/mainboard/hp/compaq_8200_elite_sff/devicetree.cb
@@ -52,7 +52,7 @@
 			register "pcie_hotplug_map" = "{ 0, 0, 0, 0, 0, 0, 0, 0 }"
 			register "pcie_port_coalesce" = "1"
 			register "sata_interface_speed_support" = "0x3"
-			register "sata_port_map" = "0x13"
+			register "sata_port_map" = "0xf"
 			register "spi_lvscc" = "0x2005"
 			register "spi_uvscc" = "0x0"
 			device pci 16.0 on # Management Engine Interface 1

-- 
To view, visit https://review.coreboot.org/c/coreboot/+/29855
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I5be2b4f33882f6f71213f8173cdb945fc9b7af06
Gerrit-Change-Number: 29855
Gerrit-PatchSet: 1
Gerrit-Owner: Patrick Rudolph <patrick.rudolph at 9elements.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181127/2b3eccb5/attachment.html>


More information about the coreboot-gerrit mailing list