the following patch was just integrated into master: commit 55c753d3a948fc06d8ccbc3cef678ef2e71f616f Author: Hung-Te Lin hungte@chromium.org Date: Thu Apr 25 16:14:19 2013 +0800
arm/exynos: Allow DRAM controller to be initialized without clearing RAM content.
To support suspend/resume, PHY control must be reset only on normal boot path. So add a new param "mem_reset" to specify that.
Verified to boot successfully on Google/Snow.
Change-Id: Id49bc6c6239cf71a67ba091092dd3ebf18e83e33 Signed-off-by: Hung-Te Lin hungte@chromium.org Reviewed-on: http://review.coreboot.org/3128 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich rminnich@gmail.com
Build-Tested: build bot (Jenkins) at Thu Apr 25 17:07:41 2013, giving +1 Reviewed-By: Ronald G. Minnich rminnich@gmail.com at Thu Apr 25 19:27:47 2013, giving +2 See http://review.coreboot.org/3128 for details.
-gerrit