the following patch was just integrated into master: commit 5f83f6cb7a3f179482db54aaff38f23795dc1acf Author: Hung-Te Lin hungte@chromium.org Date: Mon Feb 4 14:38:03 2013 +0800
armv7: Clean up arm/snow bootblock build process.
Remove duplicated / testing code and share more driver for bootblock, romstage and ramstage.
The __PRE_RAM__ is now also defined in bootblock build stage, since bootblock is executed before RAM is initialized.
Change-Id: I4f5469b1545631eee1cf9f2f5df93cbe3a58268b Signed-off-by: Hung-Te Lin hungte@chromium.org Reviewed-on: http://review.coreboot.org/2282 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich rminnich@gmail.com
Build-Tested: build bot (Jenkins) at Thu Feb 7 04:56:12 2013, giving +1 Reviewed-By: Ronald G. Minnich rminnich@gmail.com at Thu Feb 7 06:10:08 2013, giving +2 See http://review.coreboot.org/2282 for details.
-gerrit