summaryrefslogtreecommitdiffstats
path: root/meta-intel-extras/recipes/initrdscripts
Commit message (Collapse)AuthorAgeFilesLines
* Implement NFS mounting for Intel NUCsKari Hormi2019-02-013-3/+140
| | | | | | | | | This commit includes the following changes: - Implement NFS mounting support to initramfs - Load network card driver and configure it with dhcp in initramfs Change-Id: If9c6d30050713cdfc844b198e67dfba316c5a719 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* intel: rework initramfs supportSamuli Piippo2018-11-012-0/+50
The WKS image creation ignored our old initramfs. Change to using an existing core-image-minimal-initramfs recipe and extend it with support for the internal MMC reader. Add separate recipe to combine the intel microcode and the new initramfs, and add wks file to use it. Remove all old recipes that are no longer used. Change-Id: I4e1f244685a7f2bd304aa23d9e07580fa9dc9652 Reviewed-by: Timo Aarnipuro <timo.aarnipuro@qt.io> Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>