the following patch was just integrated into master: commit c9f26a169d854cf682f3d9d55124dce70b84620f Author: David Hendricks dhendrix@chromium.org Date: Thu Jan 31 17:25:16 2013 -0800
exynos5250: hard-code array index for memory timings
Discovering memory timings is a bit complicated due to the need to obtain and decode board config. To make things worse, the imported code makes a mess of dependencies. Hard-code the memory timings for now to get us further along (the instability won't really matter until we're loading depthcharge anyway).
Change-Id: I1f341ad597db0c31ed4ae6bc703fc22b6596a803 Signed-off-by: David Hendricks dhendrix@chromium.org Reviewed-on: http://review.coreboot.org/2256 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich rminnich@gmail.com
Build-Tested: build bot (Jenkins) at Fri Feb 1 03:39:42 2013, giving +1 Reviewed-By: Ronald G. Minnich rminnich@gmail.com at Fri Feb 1 06:16:44 2013, giving +2 See http://review.coreboot.org/2256 for details.
-gerrit