[U-Boot] MKIMAGE u-boot.imx build error

Fabio Estevam festevam at gmail.com
Wed Oct 29 22:44:05 CET 2014


On Wed, Oct 29, 2014 at 12:34 PM, DaveKucharczyk
<david.kucharczyk at gmail.com> wrote:
> Fabio Estevam-2 wrote
>> This command is not correct. You missed the bs=512 part.
>>
>> It should be:
>>
>> dd if=u-boot.imx of=/dev/sdX bs=512 seek=2; sync
>
> Sorry, I forgot the block size in my original email. Yes, I do include
> bs=512. That is not the problem.
>
> I'm going through all the README's again, maybe I can spot something in
> there.

Or maybe you can post your changes here in patch format so that we can
try to find some problems.


More information about the U-Boot mailing list