[coreboot-gerrit] Change in coreboot[master]: util/autoport: Remove copy-pasting of PMIR register

Nico Huber (Code Review) gerrit at coreboot.org
Sat Jul 29 15:32:21 CEST 2017


Nico Huber has uploaded this change for review. ( https://review.coreboot.org/20817


Change subject: util/autoport: Remove copy-pasting of PMIR register
......................................................................

util/autoport: Remove copy-pasting of PMIR register

AFAIR from reviews, writing the PMIR (aka. ETR3) register never turned
out to do anything useful.

Change-Id: I119fb1212f360a59b695e2dfef68e19c330d01ca
Signed-off-by: Nico Huber <nico.h at gmx.de>
---
M util/autoport/bd82x6x.go
1 file changed, 0 insertions(+), 2 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/17/20817/1

diff --git a/util/autoport/bd82x6x.go b/util/autoport/bd82x6x.go
index 026ae51..e23262c 100644
--- a/util/autoport/bd82x6x.go
+++ b/util/autoport/bd82x6x.go
@@ -309,8 +309,6 @@
 
 	RestorePCI16Simple(sb, addr, 0x80)
 
-	RestorePCI32Simple(sb, addr, 0xac)
-
 	sb.WriteString(`}
 
 void rcba_config(void)

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I119fb1212f360a59b695e2dfef68e19c330d01ca
Gerrit-Change-Number: 20817
Gerrit-PatchSet: 1
Gerrit-Owner: Nico Huber <nico.h at gmx.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170729/a54319f1/attachment-0001.html>


More information about the coreboot-gerrit mailing list