Hello Tobias, On Fri, May 9, 2014 at 11:21 AM, Tobias Knoth <[email protected]> wrote: > Hi, > what is the recommended way to flash a yocto image to the eMMC of an imx6 > board? > Can i use the mfg tool v2?
You can generate it using: $: bitbake fsl-image-mfgtool-initramfs and: $: bitbake myimage and copy byhand the produced artifacts to the Profile dir. -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
