the following patch was just integrated into master: commit faffebf1bf40107559cf965e5d547c2a82d6db87 Author: Stefan Reinauer reinauer@chromium.org Date: Mon Apr 30 14:57:51 2012 -0700
Fix Sandybridge/Ivybridge mainboards according to code review
This fixes a few cosmetics with the following three boards:
- Intel Emerald Lake 2 - Samsung ChromeBook - Samsung ChromeBox
The following issues were fixed:
- rely on include path in ASL code instead of specifying relative paths - use updated ALIGN_CURRENT in acpi_tables.c - use preprocessor defines instead of hard coded values where possible
Change-Id: Ia5941be3873aa84c30c13ff2f0428d1c52daa563 Signed-off-by: Stefan Reinauer reinauer@google.com
Build-Tested: build bot (Jenkins) at Tue May 1 02:48:50 2012, giving +1 See http://review.coreboot.org/963 for details.
-gerrit