[meta-freescale] imx6dl-riotboard: Does not generate valid SD card image

Daiane Angolini daiane.list at gmail.com
Tue Aug 9 08:36:52 PDT 2016


On Tue, Aug 9, 2016 at 11:47 AM, Turab Iqbal <turab_ at hotmail.co.uk> wrote:
> Hi,
>
>
> When building with the imx6dl-riotboard machine, a valid SD card image is
> not generated. In meta-fsl-arm/classes/image_types_fsl.bbclass, the
> IMAGE_CMD_sdcard function should call ${SDCARD_GENERATION_COMMAND}, but it
> is nil in this case. As a result, the image that is created is just a zeroed
> sparse file.
>
>
> The solution that worked for me was to add the following to
> meta-fsl-arm-extra/conf/machine/imx6dl-riotboard.conf:
>
>
> SOC_FAMILY = "mx6:mx6dl"
>
>
> I don't know if this is the most appropriate fix, though, which is why I'm
> not submitting a patch.

The very same happens with imx6sl-warp, but NOT with imx7s-warp

I was not able to find time to debug the image_types_fsl class so far
(but it's in my endless task list)

Daiane


>
>
> Kind regards,
>
> Turab
>
>
> --
> _______________________________________________
> meta-freescale mailing list
> meta-freescale at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale
>


More information about the meta-freescale mailing list