From 3b19cbae37ab340bd530e35412800a171733fda6 Mon Sep 17 00:00:00 2001 From: Dave Frodin Date: Fri, 8 Feb 2013 13:16:58 -0700 Subject: AMD/Persimmon: Enable the 2nd COM port The hardware is there, so turn it on. Change-Id: I40aff1e84a22a05599c62b9f0b20397df0a40b15 Signed-off-by: Dave Frodin Reviewed-on: http://review.coreboot.org/2353 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/mainboard/amd/persimmon/devicetree.cb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/amd/persimmon/devicetree.cb') diff --git a/src/mainboard/amd/persimmon/devicetree.cb b/src/mainboard/amd/persimmon/devicetree.cb index bd40a43a62..12cb62f887 100644 --- a/src/mainboard/amd/persimmon/devicetree.cb +++ b/src/mainboard/amd/persimmon/devicetree.cb @@ -75,7 +75,7 @@ chip northbridge/amd/agesa/family14/root_complex io 0x60 = 0x3f8 irq 0x70 = 4 end - device pnp 4e.11 off # COM2 + device pnp 4e.11 on # COM2 io 0x60 = 0x2f8 irq 0x70 = 3 end -- cgit v1.2.3