[coreboot-gerrit] Change in coreboot[master]: google/kahlee: Increase preram console size

Marshall Dawson (Code Review) gerrit at coreboot.org
Thu Aug 24 18:04:45 CEST 2017


Marshall Dawson has uploaded this change for review. ( https://review.coreboot.org/21186


Change subject: google/kahlee: Increase preram console size
......................................................................

google/kahlee: Increase preram console size

Increase the default setting to add more CAR space for the early
console.  This avoids truncation of the log.

BUG=b:64980233

Change-Id: Ia11d1c6c186a7025510c240206743ebe8d741461
Signed-off-by: Marshall Dawson <marshalldawson3rd at gmail.com>
---
M src/mainboard/google/kahlee/Kconfig
1 file changed, 6 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/86/21186/1

diff --git a/src/mainboard/google/kahlee/Kconfig b/src/mainboard/google/kahlee/Kconfig
index ad12d8c..aa4ba8b 100644
--- a/src/mainboard/google/kahlee/Kconfig
+++ b/src/mainboard/google/kahlee/Kconfig
@@ -70,4 +70,10 @@
 	depends on CHROMEOS
 	default "KAHLEE TEST 6421"
 
+config PRERAM_CBMEM_CONSOLE_SIZE
+	hex
+	default 0x1200
+	help
+	  Increase this value if preram cbmem console is getting truncated
+
 endif # BOARD_GOOGLE_KAHLEE

-- 
To view, visit https://review.coreboot.org/21186
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia11d1c6c186a7025510c240206743ebe8d741461
Gerrit-Change-Number: 21186
Gerrit-PatchSet: 1
Gerrit-Owner: Marshall Dawson <marshalldawson3rd at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170824/1b4c2eeb/attachment.html>


More information about the coreboot-gerrit mailing list