the following patch was just integrated into master: commit 04bb48008e5a2b2eb2640a1053f934de83680ecb Author: Naresh G Solanki naresh.solanki@intel.com Date: Tue Dec 13 21:16:46 2016 +0530
x86: Configure premem cbmem console size
Sometime preram cbmem logs are truncated due to lack of space (default preram cbmem console size is 0xc00).
Provide Kconfig option to configure preram cbmem console size so that mainboard can configure it to required value.
Change-Id: I221d9170c547d41d8bd678a3a8b3bca6a76ccd2e Signed-off-by: Naresh G Solanki naresh.solanki@intel.com Reviewed-on: https://review.coreboot.org/17839 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth martinroth@google.com Reviewed-by: Aaron Durbin adurbin@chromium.org
See https://review.coreboot.org/17839 for details.
-gerrit