[meta-freescale] [yocto] uboot i.MX6

Fabio Estevam festevam at gmail.com
Fri Dec 21 13:22:22 PST 2012


Tim,

On Fri, Dec 21, 2012 at 3:34 PM, McClintock Matthew-B29882
<B29882 at freescale.com> wrote:

>> I have build the i.MX6 with danny release of yocto and latest freescale meta
>> using the core-image-minimal image for imx6qsabresd target machine è result
>> is build has done everything BUT I when I upload my uboot to my sd card I
>> get nothing. When I change uboot to the image from the freescale website
>> everything runs …

How are you flashing the u-boot image to the sd card?

You should do:

make mx6qsabresd_config
make

and then: 'sudo dd if=u-boot.imx of=/dev/mmcblk0 bs=512 seek=2'

Regards,

Fabio Estevam



More information about the meta-freescale mailing list