[coreboot-gerrit] Change in coreboot[master]: [DoNotMerge]intel/cannonlake_rvp: Limit to single core

Lijian Zhao (Code Review) gerrit at coreboot.org
Thu Feb 8 02:20:06 CET 2018


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


Change subject: [DoNotMerge]intel/cannonlake_rvp: Limit to single core
......................................................................

[DoNotMerge]intel/cannonlake_rvp: Limit to single core

Temporary limited to single core for debugging purpose.

Change-Id: If1d2843a423e51af84aafaf9c6574ba280057c8b
Signed-off-by: Lijian Zhao <lijian.zhao at intel.com>
---
M src/mainboard/intel/cannonlake_rvp/Kconfig
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/46/23646/1

diff --git a/src/mainboard/intel/cannonlake_rvp/Kconfig b/src/mainboard/intel/cannonlake_rvp/Kconfig
index fb6f9b1..8e2dfe3 100644
--- a/src/mainboard/intel/cannonlake_rvp/Kconfig
+++ b/src/mainboard/intel/cannonlake_rvp/Kconfig
@@ -38,7 +38,7 @@
 
 config MAX_CPUS
 	int
-	default 8
+	default 1
 
 config DEVICETREE
 	string

-- 
To view, visit https://review.coreboot.org/23646
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: If1d2843a423e51af84aafaf9c6574ba280057c8b
Gerrit-Change-Number: 23646
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/20180208/d73ad13f/attachment.html>


More information about the coreboot-gerrit mailing list