From 142940de79f0073fbaa74dfae6068a1099c1c34f Mon Sep 17 00:00:00 2001 From: Kevin Cody-Little Date: Sat, 1 Dec 2018 16:25:02 -0500 Subject: 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 Reviewed-on: https://review.coreboot.org/c/29994 Reviewed-by: Nico Huber Reviewed-by: Angel Pons Tested-by: build bot (Jenkins) --- src/mainboard/asus/am1i-a/devicetree.cb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/mainboard/asus') diff --git a/src/mainboard/asus/am1i-a/devicetree.cb b/src/mainboard/asus/am1i-a/devicetree.cb index 4fcd13eb14..3aeb5c729d 100644 --- a/src/mainboard/asus/am1i-a/devicetree.cb +++ b/src/mainboard/asus/am1i-a/devicetree.cb @@ -82,7 +82,9 @@ chip northbridge/amd/agesa/family16kb/root_complex 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 -- cgit v1.2.3