On 9/19/14, 6:43 AM, "Zanussi, Tom" <[email protected]> wrote:
>On Thu, 2014-09-18 at 17:35 -0700, [email protected] wrote: >> From: Nitin A Kamble <[email protected]> >> >> Enable the Intel microcode feature for this BSP. >> > >Are you sure ISG wants this enabled for all their BSPs? In any case, >we'll need an ack for each of the BSPs that you aren't the owner of. > >Thanks, > >Tom Hi Rebecca, BL, I would highly recommend the microcode feature enabled for IoTG BSPs. It provides benefit of using latest microcode on the board CPUs, and uses the production quality microcode published by Intel. And I do not expect any issues caused by having the latest microcode on the systems. Can you please Ack all the commits for IoTG BSPs? If for any reason your do not want to use the latest microcode for any of the IoTG BSPs, let me know I would like to understand the reasoning. Thanks, Nitin > >> Signed-off-by: Nitin A Kamble <[email protected]> >> --- >> meta-isg/meta-mohonpeak/conf/machine/mohonpeak32.conf | 1 + >> 1 file changed, 1 insertion(+) >> >> diff --git a/meta-isg/meta-mohonpeak/conf/machine/mohonpeak32.conf >>b/meta-isg/meta-mohonpeak/conf/machine/mohonpeak32.conf >> index 32ded79..06e0b3d 100644 >> --- a/meta-isg/meta-mohonpeak/conf/machine/mohonpeak32.conf >> +++ b/meta-isg/meta-mohonpeak/conf/machine/mohonpeak32.conf >> @@ -16,6 +16,7 @@ XSERVER ?= "${XSERVER_X86_BASE} \ >> " >> >> MACHINE_FEATURES += "pcbios efi" >> +MACHINE_FEATURES += "intel-ucode" >> >> SYSLINUX_OPTS = "serial 1 115200" >> SERIAL_CONSOLE = "115200 ttyS1" > > -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
