the following patch was just integrated into master: commit 9029f4b63f6d0e29bf1608e666cdb025de45ca24 Author: Hung-Te Lin hungte@chromium.org Date: Thu Feb 7 21:38:41 2013 +0800
armv7/snow: Move clock initialization from bootblock to romstage.
Exynos system clock can be initialized before RAM init, not necessary to be in the very beginning (boot block). This helps reducing bootblock dependency.
Verified to boot on armv7/snow.
Change-Id: Ic863e222871a157ba4279a673775b1e18c6eac0d Signed-off-by: Hung-Te Lin hungte@chromium.org Reviewed-on: http://review.coreboot.org/2308 Tested-by: build bot (Jenkins) Reviewed-by: David Hendricks dhendrix@chromium.org
Build-Tested: build bot (Jenkins) at Thu Feb 7 22:53:38 2013, giving +1 Reviewed-By: David Hendricks dhendrix@chromium.org at Thu Feb 7 22:54:02 2013, giving +2 See http://review.coreboot.org/2308 for details.
-gerrit