Le 03/11/2014 10:54, Oscar C a écrit :
El 2014-10-16 21:21, Guillaume Gardet escribió:
Le 16/10/2014 21:18, Guillaume Gardet a écrit :
Hi,
I updated u-boot to 2014.10 (Base:System and Factory). Some patches are now upstream. It will ease next version upgrade. We have still some patches upstreamable. I will try to get them included in next release, especially our SPL EXT2 related patches.
If you have any problem booting with this new u-boot version, please tell us.
The problem is that u-boot builds for armv7 boards are DISABLED! See omap3beagle for example: https://build.opensuse.org/package/show/openSUSE:Factory:ARM/u-boot-omap3bea...
Just noticed that all armv7 are disabled in Factory. Probably to build all 13.2 packages (which has no JeOS images). ;)
Once this build problem fixed, just wait that JeOS images get rebuilt to give it a try. ;)
Guillaume
Hi,
uboot 2014.10 is broken for sunxi devices (tested with a cubieboard2). Even though it compiles ok, the SPL generated is unbootable:
U-Boot SPL 2014.10 (Nov 02 2014 - 22:30:17) DRAM: 1024 MiB CPU: 960000000Hz, AXI/AHB/APB: 3/2/2 spl: wrong MMC boot mode ### ERROR ### Please RESET the board ###
The problem seems to be patch fix_omap_boot_mode.patch, which changes the mmc boot mode. I don't know if the patch is still valid, but commenting it out seems to solve the issue for me.
This patch is quite old (but still valid for OMAP). Strange it did not affect sunxi before (or at least we did not noticed this failure). I will fix that soon. Thanks for the report. Guillaume -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org