[coreboot-gerrit] Change in coreboot[master]: siemens/mc_apl1: Move SCI to IRQ 10

Mario Scheithauer (Code Review) gerrit at coreboot.org
Mon Sep 18 17:28:19 CEST 2017


Mario Scheithauer has uploaded this change for review. ( https://review.coreboot.org/21586


Change subject: siemens/mc_apl1: Move SCI to IRQ 10
......................................................................

siemens/mc_apl1: Move SCI to IRQ 10

IRQ 9 is used for different purpose on this mainboard so move SCI away
to IRQ 10.

Change-Id: I7f055447f5d92bc4696b38e8103a7aebde95d9d3
Signed-off-by: Mario Scheithauer <mario.scheithauer at siemens.com>
---
M src/mainboard/siemens/mc_apl1/devicetree.cb
1 file changed, 2 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/86/21586/1

diff --git a/src/mainboard/siemens/mc_apl1/devicetree.cb b/src/mainboard/siemens/mc_apl1/devicetree.cb
index 7f4983e..04b3ae5 100644
--- a/src/mainboard/siemens/mc_apl1/devicetree.cb
+++ b/src/mainboard/siemens/mc_apl1/devicetree.cb
@@ -4,6 +4,8 @@
 		device lapic 0 on end
 	end
 
+	register "sci_irq" = "SCIS_IRQ10"
+
 	# Disable unused clkreq of PCIe root ports
 	register "pcie_rp0_clkreq_pin" = "3" # PCIe-PCI-Bridge
 	register "pcie_rp1_clkreq_pin" = "CLKREQ_DISABLED"

-- 
To view, visit https://review.coreboot.org/21586
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7f055447f5d92bc4696b38e8103a7aebde95d9d3
Gerrit-Change-Number: 21586
Gerrit-PatchSet: 1
Gerrit-Owner: Mario Scheithauer <mario.scheithauer at siemens.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170918/482dd3c3/attachment.html>


More information about the coreboot-gerrit mailing list