the following patch was just integrated into master: commit 3ec1727e7072024e075615b067aeff001539a9b7 Author: Vadim Bendebury vbendeb@chromium.org Date: Mon Oct 3 14:58:57 2011 -0700
Refactor publishing CBMEM addresses through coreboot table.
We need to provide u-boot access to several different CBMEM sections. To do that, a common coreboot table structure is used, just different tags match different coreboot table sections.
Also, the code is added to export CBMEM console and MRC cache addresses through the same mechanism.
Change-Id: I63adb67093b8b50ee61b0deb0b56ebb2c4856895 Signed-off-by: Vadim Bendebury vbendeb@chromium.org
Build-Tested: build bot (Jenkins) at Fri Mar 9 20:03:43 2012, giving +1 See http://review.coreboot.org/724 for details.
-gerrit