the following patch was just integrated into master: commit 428cab4ee82c28829af13fad56db22914530ee68 Author: Stefan Reinauer reinauer@chromium.org Date: Thu Jun 7 15:38:44 2012 -0700
Move GGL0001 ACPI code to generic ChromeOS code
The only difference in this code on all our platforms is the array describing the GPIOs. Hence, only keep that array in the mainboard ChromeOS directory and move everything else to generic ChromeOS ACPI code.
Change-Id: I9fc75842af64530c1255bea1c5f803c5316d6da6 Signed-off-by: Stefan Reinauer reinauer@google.com
Reviewed-By: Patrick Georgi patrick@georgi-clan.de at Tue Jul 24 08:35:25 2012, giving +2 See http://review.coreboot.org/1278 for details.
-gerrit