[U-Boot] Broken support for hummingboard i2

Andrei Gherzan andrei at gherzan.ro
Fri May 29 13:57:58 CEST 2015


Hello Otavio,

Same results with:
 $ sudo dd if=SPL of=/dev/mmcblk0 conv=notrunc seek=2 bs=512 ; sync
[sudo] password for agherzan:
 $ sudo dd if=u-boot.img of=/dev/mmcblk0 conv=notrunc seek=69 bs=1K ; sync

Regards,
Andrei

On Fri, May 29, 2015 at 1:53 PM, Otavio Salvador
<otavio at ossystems.com.br> wrote:
> On Thu, May 28, 2015 at 9:11 PM, Andrei Gherzan <andrei at gherzan.ro> wrote:
>> Reproduced in yocto (U-Boot SPL 2015.04+fslc+gb16ec2d) and using fedora arm
>> toolchain.
>>
>> Reproduce steps:
>> $ make mrproper
>> $ make mx6cuboxi_defconfig
>> $ make
>> $ sudo dd if=SPL of=/dev/sdX bs=1K seek=1
>> $ sudo dd if=u-boot.img of=/dev/sdX bs=1K seek=42
>
> seek is wrong, the right value is 69.
>
> --
> 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



-- 
Andrei Gherzan
e: andrei at gherzan.ro
w: www.gherzan.ro


More information about the U-Boot mailing list