Author: jcrouse Date: 2008-05-09 17:32:46 +0200 (Fri, 09 May 2008) New Revision: 3294
Modified: trunk/coreboot-v2/src/mainboard/amd/norwich/Config.lb Log: coreboot-v2: Disable second serial port on Norwich
There isn't really any good reason to have the second serial port enabled on Norwich, and this makes the X DDC code stop working.
Signed-off-by: Jordan Crouse jordan.crouse@amd.com Acked-by: Ronald G. Minnich rminnich@gmail.com
Modified: trunk/coreboot-v2/src/mainboard/amd/norwich/Config.lb =================================================================== --- trunk/coreboot-v2/src/mainboard/amd/norwich/Config.lb 2008-05-08 14:37:12 UTC (rev 3293) +++ trunk/coreboot-v2/src/mainboard/amd/norwich/Config.lb 2008-05-09 15:32:46 UTC (rev 3294) @@ -139,7 +139,7 @@ register "com1_enable" = "1" register "com1_address" = "0x3F8" register "com1_irq" = "4" - register "com2_enable" = "1" + register "com2_enable" = "0" register "com2_address" = "0x2F8" register "com2_irq" = "3" register "unwanted_vpci[0]" = "0" # End of list has a zero