[coreboot-gerrit] Change in coreboot[master]: sifive/hifive-unleashed: enable CBMEM support

Philipp Hug (Code Review) gerrit at coreboot.org
Sat Sep 15 15:36:08 CEST 2018


Philipp Hug has uploaded this change for review. ( https://review.coreboot.org/28622


Change subject: sifive/hifive-unleashed: enable CBMEM support
......................................................................

sifive/hifive-unleashed: enable CBMEM support

Change-Id: I3eacba9c1c20bbfa270dd7a9afabe48ed9092bcc
Signed-off-by: Philipp Hug <philipp at hug.cx>
---
M src/mainboard/sifive/hifive-unleashed/romstage.c
1 file changed, 2 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/22/28622/1

diff --git a/src/mainboard/sifive/hifive-unleashed/romstage.c b/src/mainboard/sifive/hifive-unleashed/romstage.c
index df4cf89..3767491 100644
--- a/src/mainboard/sifive/hifive-unleashed/romstage.c
+++ b/src/mainboard/sifive/hifive-unleashed/romstage.c
@@ -42,5 +42,7 @@
 
 	sdram_init();
 
+	cbmem_initialize_empty();
+
 	run_ramstage();
 }

-- 
To view, visit https://review.coreboot.org/28622
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: I3eacba9c1c20bbfa270dd7a9afabe48ed9092bcc
Gerrit-Change-Number: 28622
Gerrit-PatchSet: 1
Gerrit-Owner: Philipp Hug <philipp at hug.cx>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180915/4e477cb5/attachment.html>


More information about the coreboot-gerrit mailing list