Christian Walter has uploaded this change for review.

View Change

mb/prodrive/hermes: Add multifunction device for UART2

Multifunction device at 19.0 needs to be enabled such that 19.2 gets
scanned.

Change-Id: Ie77198cc0327414b9f88cf15ba4efaddb4f5cca4
Signed-off-by: Christian Walter <christian.walter@9elements.com>
---
M src/mainboard/prodrive/hermes/variants/baseboard/overridetree.cb
1 file changed, 2 insertions(+), 1 deletion(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/81/43481/1
diff --git a/src/mainboard/prodrive/hermes/variants/baseboard/overridetree.cb b/src/mainboard/prodrive/hermes/variants/baseboard/overridetree.cb
index 6c6fe2d..48ab0fe 100644
--- a/src/mainboard/prodrive/hermes/variants/baseboard/overridetree.cb
+++ b/src/mainboard/prodrive/hermes/variants/baseboard/overridetree.cb
@@ -177,7 +177,8 @@
device pci 14.3 on end # CNVi wifi
end

- device pci 19.2 on end # UART #2
+ device pci 19.0 hidden end
+ device pci 19.2 on end # UART #2

device pci 1b.4 on
smbios_slot_desc "SlotTypePciExpressGen3X16" "SlotLengthOther" "SLOT1" "SlotDataBusWidth4X"

To view, visit change 43481. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ie77198cc0327414b9f88cf15ba4efaddb4f5cca4
Gerrit-Change-Number: 43481
Gerrit-PatchSet: 1
Gerrit-Owner: Christian Walter <christian.walter@9elements.com>
Gerrit-MessageType: newchange