]> code.ossystems Code Review - meta-freescale.git/commit
wic: Fix image generation for i.MX MXS SoC family
authorOtavio Salvador <otavio@ossystems.com.br>
Thu, 26 Apr 2018 16:52:55 +0000 (13:52 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 3 Jul 2018 21:41:08 +0000 (18:41 -0300)
commitecdd93874f434fc200c811392cc83f255f26a4c9
tree492db8c050c6a1dacf6ff68decf2589027c65553
parente9820a5de4a32b80649946cdacfec9ffa9e9fe33
wic: Fix image generation for i.MX MXS SoC family

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>
classes/image_types_fsl.bbclass
conf/machine/include/imx-base.inc
wic/imx-uboot-mxs-bootpart.wks.in [moved from wic/imx-uboot-mxs-bootpart.wks with 85% similarity]
wic/imx-uboot-mxs.wks.in [moved from wic/imx-uboot-mxs.wks with 81% similarity]