the following patch was just integrated into master: commit 18af4d23f6b17827dda50d17d8dc9da5b2656eef Author: Duncan Laurie dlaurie@chromium.org Date: Wed Dec 19 13:17:06 2012 -0800
lynxpoint: Move a bit of generic RCBA into early_pch
Rather than have to repeat this bit in every mainboard.
Also, remove the reset of the RTC power status from here. We had done this in TOT for current platforms but did not carry it back to emeraldlake2 where this branched from.
If we clear the status here then we don't get an event logged later which can be important for the devices that do not have a CMOS battery.
Change-Id: Ia7131e9d9e7cf86228a285df652a96bcabf05260 Signed-off-by: Duncan Laurie dlaurie@chromium.org Reviewed-on: http://review.coreboot.org/2683 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich rminnich@gmail.com
Build-Tested: build bot (Jenkins) at Thu Mar 14 23:02:55 2013, giving +1 See http://review.coreboot.org/2683 for details.
-gerrit