[U-Boot] i.Mx6q u-boot stuck

Fausto Sessego fausto.sessego at infomob.it
Fri May 26 13:12:41 UTC 2017


Hi Fabio,

i tried both solutions without any output.



------------------------------
*Ing. Fausto Sessego*
*R&D Hardware & Software Engineer*

info
mob
>
*Tecnologie Wireless per la logistica e la sicurezza*
*address:* Parco scientifico e tecnologico della Sardegna, Edificio 1 Loc.
Piscinamanna - 09010 Pula (CA)
<https://www.google.it/maps/place/Sardegna+Ricerche/@38.9899811,8.9280376,17z/data=!3m1!4b1!4m2!3m1!1s0x12e7274e0b4c4191:0x1a9e7f06456bbd3>
*phone:* +39 070 92432952
*email:* fausto.sessego at infomob.it
*skype:* fausto.sessego.infomob
*web:* www.infomob.it

2017-05-26 14:36 GMT+02:00 Fabio Estevam <festevam at gmail.com>:

> Hi Fausto,
>
> On Fri, May 26, 2017 at 7:39 AM, Fausto Sessego <fausto.sessego at infomob.it
> > wrote:
>
>>
>>
>> #define CONFIG_BOOTCOMMAND \
>>     "run mmcargs; " \
>> "run loadfdt; " \
>> "run loadimage; " \
>> "bootz ${loadaddr} - ${fdt_addr}; "\
>>
>
> The bootz command expects a zImage type of kernel.
>
> In your previous message you were passing uImage, so what you should do is:
>
> 1.Pass a zImage and use it with bootz
>
> or
>
> 2. Pass a uImage and use it with bootm.
>
> Hope this helps.
>


More information about the U-Boot mailing list