Increase CBMEM to accommodate larger console.
authorVadim Bendebury <vbendeb@chromium.org>
Tue, 4 Oct 2011 17:44:16 +0000 (10:44 -0700)
committerStefan Reinauer <stefan.reinauer@coreboot.org>
Thu, 29 Mar 2012 18:13:43 +0000 (20:13 +0200)
commitf2f9386b640bddb813c941deccfc9e9c168927d8
tree6fa1bb450c438eeb40c75431e8ad7ad29bec3157
parent654f2934653ee5ca4bd43217abbc49a9140c8ad0
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>
Reviewed-on: http://review.coreboot.org/725
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
src/include/cbmem.h