the following patch was just integrated into master: commit 60485a3e915ad44783d564e07d5ed6e7b74b277b Author: Hung-Te Lin hungte@chromium.org Date: Thu Feb 7 21:15:42 2013 +0800
armv7/snow: Remove redundant I2C initialization calls in bootblock.
The I2C initialization (on component MAX77688) is already done in power_init, so we should not need an explicit call inside bootblock.
Verified to boot on armv7/snow.
Change-Id: I68c248a8b5fee4ab838b2fb708649e112559cc41 Signed-off-by: Hung-Te Lin hungte@chromium.org Reviewed-on: http://review.coreboot.org/2316 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich rminnich@gmail.com
Build-Tested: build bot (Jenkins) at Thu Feb 7 15:19:55 2013, giving +1 Reviewed-By: Ronald G. Minnich rminnich@gmail.com at Thu Feb 7 18:14:49 2013, giving +2 See http://review.coreboot.org/2316 for details.
-gerrit