the following patch was just integrated into master: commit 534c8a013ff57c2b7dc15f55dea0cf4dbf3ce7bd Author: David Hendricks dhendrix@chromium.org Date: Mon Nov 26 15:07:39 2012 -0800
Conditionally #include mc1468181rtc if CMOS_POST is enabled
This will omit the mc1468181rtc header if it is not needed. Currently it contains a lot of inlined functions which depend on architecture- specific IO.
Change-Id: I4ef1bc1362c159e0c780c3eade01af04f029f949 Signed-off-by: David Hendricks dhendrix@chromium.org Reviewed-on: http://review.coreboot.org/1916 Reviewed-by: Ronald G. Minnich rminnich@gmail.com Tested-by: build bot (Jenkins)
Build-Tested: build bot (Jenkins) at Tue Nov 27 00:40:25 2012, giving +1 See http://review.coreboot.org/1916 for details.
-gerrit