From 13508b94cba913b94ba9afc8dc3d97313140152d Mon Sep 17 00:00:00 2001
From: Stefan Reinauer <stefan.reinauer@coreboot.org>
Date: Tue, 19 Apr 2011 21:33:40 +0000
Subject: Drop baud rate init to an arbitrary baud rate from Super I/O code.

See discussion at
http://www.mail-archive.com/coreboot@coreboot.org/msg29394.html

config->com1, devicetree.cb cleanup and init_uart8250() removal
will follow once this patch is comitted

Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Acked-by: Patrick Georgi <patrick@georgi-clan.de>

Updated to drop com1, com2.... from config structure and devicetree.cb



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6521 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
---
 src/mainboard/iwill/dk8s2/devicetree.cb | 3 ---
 1 file changed, 3 deletions(-)

(limited to 'src/mainboard/iwill')

diff --git a/src/mainboard/iwill/dk8s2/devicetree.cb b/src/mainboard/iwill/dk8s2/devicetree.cb
index 35b230735f..f234c35030 100644
--- a/src/mainboard/iwill/dk8s2/devicetree.cb
+++ b/src/mainboard/iwill/dk8s2/devicetree.cb
@@ -56,9 +56,6 @@ chip northbridge/amd/amdk8/root_complex
 							device pnp  2e.b on      # HW Monitor
 								 io 0x60 = 0x290
 							end
-							register "com1" = "{1}"
-						#	register "com1" = "{1, 0, 0x3f8, 4}"
-						#	register "lpt" = "{1}"
 						end
 					end
 					device pci 1.1 on end
-- 
cgit v1.2.3