Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wic: Fix image generation for i.MX MXS SoC family | Otavio Salvador | 2018-07-03 | 1 | -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 machines | Fabio Berton | 2017-10-11 | 1 | -0/+19 |
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> |