the following patch was just integrated into master: commit 161ccc76ea0f8941a34c5bed323cc9ba1fe0221d Author: Ronald G. Minnich rminnich@gmail.com Date: Fri Apr 5 13:35:29 2013 -0700
exynos5250: add a chip.h file for the display register settings
Display hardware is part of this SOC, and we need to be able to set certain variables in devicetree.cb. This chip file contains the initial things we think we need to set.
Change-Id: I16f2d4228c87116dbeb53a3c9f3f359a6444f552 Signed-off-by: Ronald G. Minnich rminnich@gmail.com Reviewed-on: http://review.coreboot.org/3031 Reviewed-by: David Hendricks dhendrix@chromium.org Tested-by: build bot (Jenkins)
Build-Tested: build bot (Jenkins) at Sat Apr 6 01:22:14 2013, giving +1 Reviewed-By: David Hendricks dhendrix@chromium.org at Sat Apr 6 00:34:56 2013, giving +2 See http://review.coreboot.org/3031 for details.
-gerrit