[coreboot-gerrit] Change in ...coreboot[master]: sb/intel/bd82x6x: Fix typo in GPIO Level

Arthur Heymans (Code Review) gerrit at coreboot.org
Sun Dec 23 18:41:04 CET 2018


Arthur Heymans has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/30401


Change subject: sb/intel/bd82x6x: Fix typo in GPIO Level
......................................................................

sb/intel/bd82x6x: Fix typo in GPIO Level

Change-Id: I5e24120ca788ace8b61f8a7aee177c7247d30de2
Signed-off-by: Arthur Heymans <arthur at aheymans.xyz>
---
M src/southbridge/intel/bd82x6x/acpi/pch.asl
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/01/30401/1

diff --git a/src/southbridge/intel/bd82x6x/acpi/pch.asl b/src/southbridge/intel/bd82x6x/acpi/pch.asl
index a068bc0..71eda65 100644
--- a/src/southbridge/intel/bd82x6x/acpi/pch.asl
+++ b/src/southbridge/intel/bd82x6x/acpi/pch.asl
@@ -87,7 +87,7 @@
 		GIO2, 8,
 		GIO3, 8,
 		Offset(0x0c),	// GPIO Level
-		GL00, 1,
+		GP00, 1,
 		GP01, 1,
 		GP02, 1,
 		GP03, 1,

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I5e24120ca788ace8b61f8a7aee177c7247d30de2
Gerrit-Change-Number: 30401
Gerrit-PatchSet: 1
Gerrit-Owner: Arthur Heymans <arthur at aheymans.xyz>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181223/eaf67261/attachment.html>


More information about the coreboot-gerrit mailing list