[coreboot-gerrit] Change in coreboot[master]: mainboard/google/zoombini/variants/meowth: enable 4 cores

Nick Vaccaro (Code Review) gerrit at coreboot.org
Wed Feb 21 23:20:16 CET 2018


Hello Nick Vaccaro,

I'd like you to do a code review. Please visit

    https://review.coreboot.org/23839

to review the following change.


Change subject: mainboard/google/zoombini/variants/meowth: enable 4 cores
......................................................................

mainboard/google/zoombini/variants/meowth: enable 4 cores

BUG=b:70731385
BRANCH=master
TEST='emerge-meowth coreboot chromeos-bootimage', flash
image.serial.bin to meowth board, boot into kernel, and
verify 4 cores are running.

Change-Id: Ia233e41acd19b317f82433a5d41d84ea934a66c4
Signed-off-by: Nick Vaccaro <nvaccaro at chromium.org>
---
M src/mainboard/google/zoombini/Kconfig
1 file changed, 4 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/39/23839/1

diff --git a/src/mainboard/google/zoombini/Kconfig b/src/mainboard/google/zoombini/Kconfig
index 31b8cc9..8249ee4 100644
--- a/src/mainboard/google/zoombini/Kconfig
+++ b/src/mainboard/google/zoombini/Kconfig
@@ -63,6 +63,10 @@
 	string
 	default "Google"
 
+config MAX_CPUS
+	int
+	default 4
+
 config VARIANT_DIR
 	string
 	default "meowth" if BOARD_GOOGLE_MEOWTH

-- 
To view, visit https://review.coreboot.org/23839
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: Ia233e41acd19b317f82433a5d41d84ea934a66c4
Gerrit-Change-Number: 23839
Gerrit-PatchSet: 1
Gerrit-Owner: Nick Vaccaro <nvaccaro at google.com>
Gerrit-Reviewer: Nick Vaccaro <nvaccaro at chromium.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180221/792cbe1c/attachment-0001.html>


More information about the coreboot-gerrit mailing list