EricR Lai has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38566 )
Change subject: ec/google/wilco: Set cpu id and cores to EC
......................................................................
Patch Set 3:
(3 comments)
https://review.coreboot.org/c/coreboot/+/38566/2/src/mainboard/google/dralli...
File src/mainboard/google/drallion/ramstage.c:
https://review.coreboot.org/c/coreboot/+/38566/2/src/mainboard/google/dralli...
PS2, Line 69: uint16_t mch_id = 0;
Initialization not needed.
Done
https://review.coreboot.org/c/coreboot/+/38566/2/src/mainboard/google/dralli...
PS2, Line 70: cpu_cores
Oh, I can pass the pointer to get the cores. I will check it, thanks.
This function is works. And the virtual one will include all cores, ex: 4+2 will get 8 cores.
https://review.coreboot.org/c/coreboot/+/38566/2/src/mainboard/google/dralli...
PS2, Line 88: printk(BIOS_ERR, "wilco set cpu id failed\n");
Error messages should be more elaborate for users. […]
Done
--
To view, visit
https://review.coreboot.org/c/coreboot/+/38566
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I23f5580b15a20a01e03a5f4c798e73574f874c9a
Gerrit-Change-Number: 38566
Gerrit-PatchSet: 3
Gerrit-Owner: EricR Lai
ericr_lai@compal.corp-partner.google.com
Gerrit-Reviewer: Bora Guvendik
bora.guvendik@intel.com
Gerrit-Reviewer: EricR Lai
ericr_lai@compal.corp-partner.google.com
Gerrit-Reviewer: Mathew King
mathewk@chromium.org
Gerrit-Reviewer: Selma Bensaid
selma.bensaid@intel.corp-partner.google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Duncan Laurie
dlaurie@chromium.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Tue, 28 Jan 2020 07:17:12 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: EricR Lai
ericr_lai@compal.corp-partner.google.com
Comment-In-Reply-To: Paul Menzel
paulepanter@users.sourceforge.net
Comment-In-Reply-To: Duncan Laurie
dlaurie@chromium.org
Gerrit-MessageType: comment