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 | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/conf/machine/include/meta-intel.inc 
b/conf/machine/include/meta-intel.inc
index 4baefc8..2404c06 100644
--- a/conf/machine/include/meta-intel.inc
+++ b/conf/machine/include/meta-intel.inc
@@ -25,7 +25,9 @@ XSERVER_X86_MATROX_MGA = "xf86-video-mga \
 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"
+
+
+# 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