the following patch was just integrated into master: commit 454744fd8665eba8721adcd6d84e74c17f8b2b42 Author: Stefan Reinauer reinauer@chromium.org Date: Tue Apr 23 15:23:15 2013 -0700
Unify and clean up remaining INT15 handlers
Some handlers still had 2 variants, others were incorrectly guarded by CONFIG_ variables. This patch straightens them out.
This does not touch the siemens/sitemp_g1p1 which provides an interestingly complex solution for the int15 handler.
Signed-off-by: Stefan Reinauer reinauer@google.com
Change-Id: I5d74fdf7c2ab1faa96ebc2b5ca5c69398449b069 Reviewed-on: https://gerrit.chromium.org/gerrit/48979 Reviewed-by: Aaron Durbin adurbin@chromium.org Reviewed-by: Patrick Georgi patrick@georgi-clan.de Commit-Queue: Stefan Reinauer reinauer@google.com Tested-by: Stefan Reinauer reinauer@google.com Reviewed-on: http://review.coreboot.org/4140 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich rminnich@gmail.com
See http://review.coreboot.org/4140 for details.
-gerrit