the following patch was just integrated into master: commit 0175587c5ea1db0ef76b3000db027e353b383de9 Author: David Hendricks dhendrix@chromium.org Date: Tue Mar 26 04:25:46 2013 +0100
Revert "samsung/exynos5: add resource functions for the display port"
This reverts commit 9427ca151e44644238b1b52138894195a9f5175f
Looks like we were a bit too anxious to see this one get in. The devicetree.cb change seems to have broken things. coreboot memory table: 0. 0000000050000000-000000005000ffff: RESERVED 1. 00000000bff00000-00000000bfffffff: CONFIGURATION TABLES 2. 0000014004000000-00000140044007ff: RESERVED
Before this patch: coreboot memory table: 0. 0000000040000000-00000000bfefffff: RAM 1. 00000000bff00000-00000000bfffffff: CONFIGURATION TABLES
Change-Id: I618e4f1976265d56cfd6a61d0c5736c55a0f3cec Reviewed-on: http://review.coreboot.org/2914 Tested-by: build bot (Jenkins) Reviewed-by: David Hendricks dhendrix@chromium.org
Build-Tested: build bot (Jenkins) at Tue Mar 26 04:38:40 2013, giving +1 Reviewed-By: David Hendricks dhendrix@chromium.org at Tue Mar 26 04:39:53 2013, giving +2 See http://review.coreboot.org/2914 for details.
-gerrit