the following patch was just integrated into master: commit 10883945dcb089d7c4908eacaab7cb8d955657a3 Author: David Hendricks dhendrix@chromium.org Date: Sat Feb 2 20:19:58 2013 -0800
exynos5250: remove CPU check from samsung_get_base_* macro
The cpu_is_exynos5() macro seems broken at the moment, so skip it. The macro is superfluous and will probably be replaced eventually, but at least this will un-break usage sites.
Change-Id: Ibd360cbfa18047ad8a3488d4f24c3fc4d7415eba Signed-off-by: David Hendricks dhendrix@chromium.org Reviewed-on: http://review.coreboot.org/2264 Reviewed-by: Ronald G. Minnich rminnich@gmail.com Tested-by: build bot (Jenkins)
Build-Tested: build bot (Jenkins) at Sun Feb 3 05:47:40 2013, giving +1 See http://review.coreboot.org/2264 for details.
-gerrit