the following patch was just integrated into master: commit d3a36b8a4611c3fbafc73c4d178315ccf7f9c7f7 Author: Aaron Durbin adurbin@chromium.org Date: Thu Aug 13 03:00:54 2015 -0500
skylake: add gpe.h for ASL generation
One thing that is brittle is lining up GPE0 bits in ASL and with a board's design proper. This results in open calculated magic numbers. To help alleviate this provide just #defines that C preprocessor can use before handing the source off to the ASL compiler.
BUG=chrome-os-partner:43522 BRANCH=None TEST=Built and booted glados. Everything's intact.
Original-Change-Id: I359616ebe4bfc83c05bafe0ca36b766efd16dcca Original-Signed-off-by: Aaron Durbin adurbin@chromium.org Original-Reviewed-on: https://chromium-review.googlesource.com/293410 Original-Reviewed-by: Duncan Laurie dlaurie@chromium.org
Change-Id: I32513c324b923fa0adbd6a0ee920c27e9b97dd1b Signed-off-by: Aaron Durbin adurbin@chromium.org Reviewed-on: http://review.coreboot.org/11233 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org
See http://review.coreboot.org/11233 for details.
-gerrit