the following patch was just integrated into master: commit 605ca1bb9c7e9da8bacf07e96e2da187acf3090b Author: Aaron Durbin adurbin@chromium.org Date: Tue Feb 12 00:46:17 2013 -0600
haswell: cbmem_get_table_location() implementation
Provide the implemenation of cbmem_get_table_location() so that cbmem can be initialized early in ramstage when CONFIG_EARLY_CBMEM_INIT is enabled. The cbmem tables are located just below the TSEG region.
Change-Id: Ia160ac6aff583fc52bf403d047529aaa07088085 Signed-off-by: Aaron Durbin adurbin@chromium.org Reviewed-on: http://review.coreboot.org/2798 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich rminnich@gmail.com
Build-Tested: build bot (Jenkins) at Tue Mar 19 05:50:34 2013, giving +1 Reviewed-By: Ronald G. Minnich rminnich@gmail.com at Thu Mar 21 22:51:57 2013, giving +2 See http://review.coreboot.org/2798 for details.
-gerrit