[coreboot-gerrit] Change in coreboot[master]: heap: Increase heap size to support devicetree operations on arm

Patrick Rudolph (Code Review) gerrit at coreboot.org
Fri Apr 20 14:52:30 CEST 2018


Patrick Rudolph has uploaded this change for review. ( https://review.coreboot.org/25749


Change subject: heap: Increase heap size to support devicetree operations on arm
......................................................................

heap: Increase heap size to support devicetree operations on arm

Change-Id: Iddf35e39e3aa4f1a81224f967118fa413a04c4b7
Signed-off-by: Patrick Rudolph <patrick.rudolph at 9elements.com>
---
M src/Kconfig
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/49/25749/1

diff --git a/src/Kconfig b/src/Kconfig
index 99a704d..b001484 100644
--- a/src/Kconfig
+++ b/src/Kconfig
@@ -388,7 +388,7 @@
 
 config HEAP_SIZE
 	hex
-	default 0x4000
+	default 0x10000
 
 config STACK_SIZE
 	hex

-- 
To view, visit https://review.coreboot.org/25749
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: Iddf35e39e3aa4f1a81224f967118fa413a04c4b7
Gerrit-Change-Number: 25749
Gerrit-PatchSet: 1
Gerrit-Owner: Patrick Rudolph <patrick.rudolph at 9elements.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180420/c77e6f54/attachment-0001.html>


More information about the coreboot-gerrit mailing list