Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement NFS mounting for Intel NUCs | Kari Hormi | 2019-02-01 | 3 | -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 support | Samuli Piippo | 2018-11-01 | 2 | -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> |