From d8a74c95d175f606aa50fa18ff30e4bed1795053 Mon Sep 17 00:00:00 2001 From: Ward Vandewege Date: Fri, 1 Feb 2008 23:07:04 +0000 Subject: This patch reverses an erroneous change that sneaked in during r2972, and broke flashrom on the plcc-based rev 1 and 1.1 of the Gigabyte m57sli-s4 board. Signed-off-by: Ward Vandewege Acked-by: Carl-Daniel Hailfinger git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3087 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/gigabyte/m57sli/Config.lb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/mainboard/gigabyte') diff --git a/src/mainboard/gigabyte/m57sli/Config.lb b/src/mainboard/gigabyte/m57sli/Config.lb index 20eb4b509e..88eb4d3d1f 100644 --- a/src/mainboard/gigabyte/m57sli/Config.lb +++ b/src/mainboard/gigabyte/m57sli/Config.lb @@ -309,8 +309,8 @@ chip northbridge/amd/amdk8/root_complex #irq 0xc3 = 0x0 # SIO pin set 1 input mode #irq 0xc8 = 0x0 - # SIO pin set 2 mixed input/output mode - irq 0xc9 = 0x40 + # SIO pin set 2 input mode + irq 0xc9 = 0x0 # SIO pin set 4 input mode #irq 0xcb = 0x0 # Generate SMI# on EC IRQ -- cgit v1.2.3