the following patch was just integrated into master: commit 17046377191d14f46fd0af40be04899601a79768 Author: Edward O'Callaghan eocallaghan@alterapraxis.com Date: Thu May 22 00:16:39 2014 +1000
mainboard/asus/k8v-x: Remove dubious SIO PNP programming in romstage
Remove bogus attempt to double program the Super I/O. Remove also a questionable function that enters Super I/O LDN config space, does no actual LDN programming, rather multi-function register programming and then never leaves the config space. Further, we don't export pnp_ symbols from the early_serial.c component into the global namespace.
Change-Id: I7d6b97b174249ae16fe881728da5ca3dd069b696 Signed-off-by: Edward O'Callaghan eocallaghan@alterapraxis.com Reviewed-on: http://review.coreboot.org/5800 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth martin.roth@se-eng.com
See http://review.coreboot.org/5800 for details.
-gerrit