[U-Boot] Broken support for hummingboard i2

Andrei Gherzan andrei at gherzan.ro
Fri May 29 02:11:11 CEST 2015


Hello,

Using HEAD of default U-boot-fslc branch 2015.14, my Hummingboard i2 stuck
at
"U-Boot SPL 2015.04-00129-g10aced3 (May 29 2015 - 01:43:12)"

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

It seems like SPL can't load the uboot image.
The cuboxi uboot fork works just fine: git://
github.com/SolidRun/u-boot-imx6.git;branch=imx6.

Is this a known issue?

Regards,
Andrei


More information about the U-Boot mailing list