[coreboot-gerrit] Change in ...coreboot[master]: mb/asus/am1i-a: add missing GPIO IO ports

Patrick Georgi (Code Review) gerrit at coreboot.org
Mon Dec 3 14:20:54 CET 2018


Patrick Georgi has submitted this change and it was merged. ( https://review.coreboot.org/c/coreboot/+/29994 )

Change subject: mb/asus/am1i-a: add missing GPIO IO ports
......................................................................

mb/asus/am1i-a: add missing GPIO IO ports

This makes the mainboard able to boot again.

Change-Id: Id96fbfd5c815431dba2f030fca62a5ea16b97393
Signed-off-by: Kevin Cody-Little <kcodyjr at gmail.com>
Reviewed-on: https://review.coreboot.org/c/29994
Reviewed-by: Nico Huber <nico.h at gmx.de>
Reviewed-by: Angel Pons <th3fanbus at gmail.com>
Tested-by: build bot (Jenkins) <no-reply at coreboot.org>
---
M src/mainboard/asus/am1i-a/devicetree.cb
1 file changed, 2 insertions(+), 0 deletions(-)

Approvals:
  build bot (Jenkins): Verified
  Nico Huber: Looks good to me, approved
  Angel Pons: Looks good to me, approved



diff --git a/src/mainboard/asus/am1i-a/devicetree.cb b/src/mainboard/asus/am1i-a/devicetree.cb
index 4fcd13e..3aeb5c7 100644
--- a/src/mainboard/asus/am1i-a/devicetree.cb
+++ b/src/mainboard/asus/am1i-a/devicetree.cb
@@ -82,7 +82,9 @@
 							irq 0x70 = 12
 						end
 						device pnp 2e.7 on		# GPIO
+							io 0x60 = 0x320
 							io 0x62 = 0x300
+							io 0x64 = 0x321
 						end
 					end	#superio/ite/it8623e
 					chip drivers/pc80/tpm

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Id96fbfd5c815431dba2f030fca62a5ea16b97393
Gerrit-Change-Number: 29994
Gerrit-PatchSet: 5
Gerrit-Owner: Kevin Cody-Little <kcodyjr at gmail.com>
Gerrit-Reviewer: Angel Pons <th3fanbus at gmail.com>
Gerrit-Reviewer: Nico Huber <nico.h at gmx.de>
Gerrit-Reviewer: Patrick Georgi <pgeorgi at google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181203/88ebf382/attachment.html>


More information about the coreboot-gerrit mailing list