On Wed, Oct 29, 2014 at 12:34 PM, DaveKucharczyk
<david.kucharc...@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.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to