[coreboot-gerrit] Change in coreboot[master]: google/kahlee: Reduce UMA memory to 32MB

Marshall Dawson (Code Review) gerrit at coreboot.org
Fri May 18 20:21:10 CEST 2018


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


Change subject: google/kahlee: Reduce UMA memory to 32MB
......................................................................

google/kahlee: Reduce UMA memory to 32MB

Lower the amount of UMA memory to 32MB at AMD's request.

TEST=none
BUG=b:79906569

Change-Id: Ib1365dc38850b4b92c944ff95534573addbe4362
Signed-off-by: Marshall Dawson <marshalldawson3rd at gmail.com>
---
M src/mainboard/google/kahlee/variants/kahlee/devicetree.cb
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/83/26383/1

diff --git a/src/mainboard/google/kahlee/variants/kahlee/devicetree.cb b/src/mainboard/google/kahlee/variants/kahlee/devicetree.cb
index 409e09e..22456b0 100644
--- a/src/mainboard/google/kahlee/variants/kahlee/devicetree.cb
+++ b/src/mainboard/google/kahlee/variants/kahlee/devicetree.cb
@@ -20,7 +20,7 @@
 	}"
 	register "dram_clear_on_reset" = "DRAM_CONTENTS_KEEP"
 	register "uma_mode" = "UMAMODE_SPECIFIED_SIZE"
-	register "uma_size" = "128 * MiB"
+	register "uma_size" = "32 * MiB"
 
 	device cpu_cluster 0 on
 		device lapic 10 on end

-- 
To view, visit https://review.coreboot.org/26383
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: Ib1365dc38850b4b92c944ff95534573addbe4362
Gerrit-Change-Number: 26383
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/20180518/6047e972/attachment.html>


More information about the coreboot-gerrit mailing list