All of lore.kernel.org
 help / color / mirror / Atom feed
* imx6dl-riotboard: Does not generate valid SD card image
@ 2016-08-09 14:47 Turab Iqbal
  2016-08-09 15:36 ` Daiane Angolini
  0 siblings, 1 reply; 11+ messages in thread
From: Turab Iqbal @ 2016-08-09 14:47 UTC (permalink / raw)
  To: meta-freescale@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 599 bytes --]

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.


Kind regards,

Turab

[-- Attachment #2: Type: text/html, Size: 1407 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2016-08-09 17:55 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-09 14:47 imx6dl-riotboard: Does not generate valid SD card image Turab Iqbal
2016-08-09 15:36 ` Daiane Angolini
2016-08-09 15:55   ` Otavio Salvador
2016-08-09 16:26     ` Dominic Sacré
2016-08-09 16:47       ` Otavio Salvador
2016-08-09 16:59         ` Fabio Estevam
2016-08-09 17:04           ` Otavio Salvador
2016-08-09 17:10             ` Fabio Estevam
2016-08-09 17:12               ` Otavio Salvador
2016-08-09 17:40                 ` Fabio Estevam
2016-08-09 17:55                   ` Otavio Salvador

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.