the following patch was just integrated into master: commit 0f2bcd99cd43691d0ab77d2bf1bacc83ef8dabde Author: Vadim Bendebury vbendeb@chromium.org Date: Tue Oct 4 10:44:16 2011 -0700
Increase CBMEM to accommodate larger console.
This change adds 128K to the memory amount set aside for CBMEM in case the CBMEM console is enabled (to keep the CBMEM 128K byte aligned). The console buffer size is being set to 64K, which is enough to accommodate the most verbose coreboot console and u-boot console.
Change-Id: If583013dfb210de5028d69577675095c6fe2f3ab Signed-off-by: Vadim Bendebury vbendeb@chromium.org
Build-Tested: build bot (Jenkins) at Fri Mar 9 21:05:51 2012, giving +1 See http://review.coreboot.org/725 for details.
-gerrit