[coreboot-gerrit] Change in coreboot[master]: soc/intel/cannonlake: Make ramstage relocatable

Lijian Zhao (Code Review) gerrit at coreboot.org
Wed Jul 19 03:30:38 CEST 2017


Lijian Zhao has uploaded this change for review. ( https://review.coreboot.org/20640


Change subject: soc/intel/cannonlake: Make ramstage relocatable
......................................................................

soc/intel/cannonlake: Make ramstage relocatable

Relocate ramstage into CBMEM.

Change-Id: I0543d25d722c5872f4f139a98e5125a41cc40653
Signed-off-by: Lijian Zhao <lijian.zhao at intel.com>
---
M src/soc/intel/cannonlake/Kconfig
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/40/20640/1

diff --git a/src/soc/intel/cannonlake/Kconfig b/src/soc/intel/cannonlake/Kconfig
index 7a84b64..ff9db2c 100644
--- a/src/soc/intel/cannonlake/Kconfig
+++ b/src/soc/intel/cannonlake/Kconfig
@@ -25,6 +25,7 @@
 	select PLATFORM_USES_FSP2_0
 	select POSTCAR_CONSOLE
 	select POSTCAR_STAGE
+	select RELOCATABLE_RAMSTAGE
 	select SOC_INTEL_COMMON
 	select SOC_INTEL_COMMON_BLOCK_SA
 	select SOC_INTEL_COMMON_BLOCK

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I0543d25d722c5872f4f139a98e5125a41cc40653
Gerrit-Change-Number: 20640
Gerrit-PatchSet: 1
Gerrit-Owner: Lijian Zhao <lijian.zhao at intel.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170719/3c9090c2/attachment-0001.html>


More information about the coreboot-gerrit mailing list