summaryrefslogtreecommitdiffstats
path: root/wic/imx-uboot-mxs-bootpart.wks
Commit message (Collapse)AuthorAgeFilesLines
* wic: Fix image generation for i.MX MXS SoC familyOtavio Salvador2018-07-031-19/+0
| | | | | | | | | | | The image needs to use the U-Boot generated, for the uSD card, so a dependency on that must be added to ensure the file is available prior 'wic' uses it. Besides that, the fstype needs to be changed so it sets the partition mark allowing the bootrom to find it. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-uboot-mxs-bootpart: Add wks file with bootpart for mxs machinesFabio Berton2017-10-111-0/+19
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>