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
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to