From e48b3db51951245c8c339d5316a9b78154a9c355 Mon Sep 17 00:00:00 2001 From: Nico Huber Date: Sat, 29 Jul 2017 15:29:01 +0200 Subject: 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 Reviewed-on: https://review.coreboot.org/20817 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Rudolph Reviewed-by: Paul Menzel --- util/autoport/bd82x6x.go | 2 -- 1 file changed, 2 deletions(-) (limited to 'util') diff --git a/util/autoport/bd82x6x.go b/util/autoport/bd82x6x.go index 026ae51f81..e23262c375 100644 --- a/util/autoport/bd82x6x.go +++ b/util/autoport/bd82x6x.go @@ -309,8 +309,6 @@ void pch_enable_lpc(void) RestorePCI16Simple(sb, addr, 0x80) - RestorePCI32Simple(sb, addr, 0xac) - sb.WriteString(`} void rcba_config(void) -- cgit v1.2.3