aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2013-11-27 22:54:11 +0200
committerKyösti Mälkki <kyosti.malkki@gmail.com>2013-11-30 20:51:26 +0100
commit44c0e4e11a9a5a7cb087bf42f0f6c47abc2b0aa5 (patch)
treef03aedc049b8ec5f7f41609ff9f98c2283c8d710 /.gitignore
parent19d06b2f891a47bdaa02a5b8e60cef85313aae83 (diff)
CBMEM console: increase temporary buffer size for non-dynamic CBMEM
Make temporary buffer allocation equal with the allocation in CBMEM and let copy_console_buffer() handle possible truncation. When not using dynamic CBMEM the CBMEM area is initialized late in the ramstage and should be able to hold almost as many characters as the CBMEM can hold. We have seen 40000 was not always enough with logging level set to spew, new default size is 0x10000. Change-Id: If4b143fdf807e28b6766b8b99db5216b767948d5 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: http://review.coreboot.org/4295 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Martin Roth <martin.roth@se-eng.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions