the following patch was just integrated into master: commit 4855348c4090ff1709e412432ad0846c0343306e Author: Christoph Grenz christophg+cb@grenz-bonn.de Date: Sat Nov 5 23:39:20 2011 +0100
w83627hf: multiple fixes and enhancements in ASL include
Fix multiple copy&paste errors and some other bugs in devtree.asl. Redesign ENCM method to enter configuration mode and set LDN by parameter. Reordered and commented some statements to make the code a bit more readable. Add an ifdef to enable never showing the keyboard controller as disabled, which seems to cause bugs at least with some Linux kernels. Remove keyboard controller IO regions from PS/2 mouse device as e.g. Linux infers them from the keyboard controller device.
Change-Id: I44611339fabe31a8a584a3e6bd225082bfdd0b8e Signed-off-by: Christoph Grenz christophg+cb@grenz-bonn.de
Build-Tested: build bot (Jenkins) at Sat Nov 5 23:53:42 2011, giving +1 Reviewed-By: Stefan Reinauer stefan.reinauer@coreboot.org at Sun Nov 6 18:17:10 2011, giving +2 See http://review.coreboot.org/357 for details.
-gerrit