[coreboot-gerrit] Change in coreboot[master]: amd/stoneyridge: Increase pre-cbmem console size

Marshall Dawson (Code Review) gerrit at coreboot.org
Wed Dec 20 04:54:37 CET 2017


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


Change subject: amd/stoneyridge: Increase pre-cbmem console size
......................................................................

amd/stoneyridge: Increase pre-cbmem console size

The existing stoneyridge pre-cbmem console log contains about 250 bytes
of unused space.  Increase this amount to accomodate any additional
debug messages.

BUG=b:64980233
TEST=Build and boot Kahlee, inspect console log with "cbmem -c"

Change-Id: Ia307795e91d81ff9b2be027916081f6824f90bad
Signed-off-by: Marshall Dawson <marshalldawson3rd at gmail.com>
---
M src/soc/amd/stoneyridge/Kconfig
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/53/22953/1

diff --git a/src/soc/amd/stoneyridge/Kconfig b/src/soc/amd/stoneyridge/Kconfig
index 816de89..4bc1847 100644
--- a/src/soc/amd/stoneyridge/Kconfig
+++ b/src/soc/amd/stoneyridge/Kconfig
@@ -96,7 +96,7 @@
 
 config PRERAM_CBMEM_CONSOLE_SIZE
 	hex
-	default 0x1200
+	default 0x1600
 	help
 	  Increase this value if preram cbmem console is getting truncated
 

-- 
To view, visit https://review.coreboot.org/22953
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia307795e91d81ff9b2be027916081f6824f90bad
Gerrit-Change-Number: 22953
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/20171220/2beadeca/attachment.html>


More information about the coreboot-gerrit mailing list