Hello Stefan Reinauer, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/35918
to look at the new patch set (#3).
Change subject: util/inteltool: set number of CPU cores at run time ......................................................................
util/inteltool: set number of CPU cores at run time
The cores number for some processors exceeds the limit of 8 cores, which is hardcoded in cpu.c. The patch adds code that determines the number of processor cores at run time.
Change-Id: I4a4408f286f245d1d109adf98f430ad7a6b1b2fa Signed-off-by: Maxim Polyakov max.senia.poliak@gmail.com --- M util/inteltool/cpu.c 1 file changed, 7 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/18/35918/3