[coreboot-gerrit] Change in coreboot[master]: siemens/mc_apl1: Include platform.asl

Mario Scheithauer (Code Review) gerrit at coreboot.org
Mon Jul 17 14:35:56 CEST 2017


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


Change subject: siemens/mc_apl1: Include platform.asl
......................................................................

siemens/mc_apl1: Include platform.asl

The OS of this mainboard needs the _PIC methode for the selection of the
type of interrupt routing.

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



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/18/20618/1

diff --git a/src/mainboard/siemens/mc_apl1/dsdt.asl b/src/mainboard/siemens/mc_apl1/dsdt.asl
index 004523a..e7f1ade 100644
--- a/src/mainboard/siemens/mc_apl1/dsdt.asl
+++ b/src/mainboard/siemens/mc_apl1/dsdt.asl
@@ -22,6 +22,9 @@
 	0x20110725	// OEM revision
 )
 {
+	/* generic macros */
+	#include <soc/intel/apollolake/acpi/platform.asl>
+
 	/* global NVS and variables */
 	#include <soc/intel/apollolake/acpi/globalnvs.asl>
 

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic82ba1b368aff0030422d9602ebc882247a2191b
Gerrit-Change-Number: 20618
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/20170717/8227fa2c/attachment.html>


More information about the coreboot-gerrit mailing list