From: Nitin A Kamble <[email protected]>

Now the microcode enabled initrd is available, use it to get early microcode
loading support for all the meta-intel BSPs,

Signed-off-by: Nitin A Kamble <[email protected]>
---
 conf/machine/include/meta-intel.inc | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/conf/machine/include/meta-intel.inc 
b/conf/machine/include/meta-intel.inc
index 4baefc8..3318c03 100644
--- a/conf/machine/include/meta-intel.inc
+++ b/conf/machine/include/meta-intel.inc
@@ -29,3 +29,10 @@ XSERVER_X86_ASPEED_AST = "xf86-video-ast \
 
 # Enable all BSPs from meta-intel layer with user space Intel microcode 
loading support.
 MACHINE_EXTRA_RRECOMMENDS += "intel-microcode iucode-tool"
+
+# add meta-intel to overrides
+MACHINEOVERRIDES .= ":meta-intel"
+
+# use the microcode enabled initrd
+INITRD_append = ".ucode"
+
-- 
1.8.1.4

-- 
_______________________________________________
meta-intel mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-intel

Reply via email to