meta-intel: Ensure we pass the microcode as initrd in wic images
[AGL/meta-agl.git] / meta-agl-bsp / wic / systemd-intel-corei7-64-bootdisk.wks
index 828969b..605d622 100644 (file)
@@ -3,7 +3,7 @@
 # can directly dd to boot media. The selected bootloader is systemd-boot
 # and we do not have swap
 
-part /boot --source bootimg-efi --sourceparams="loader=systemd-boot" --ondisk sda --label msdos --active --align 1024
+part /boot --source bootimg-efi --sourceparams="loader=systemd-boot,initrd=microcode.cpio" --ondisk sda --label msdos --active --align 1024
 
 part / --source rootfs --ondisk sda --fstype=ext4 --label platform --align 1024 --use-uuid