Hi, In testing v2015.07 with OMAP35xx (Overo) boards (ES3.1), I see boot failure which I bisected down to this patch. Reverting just this patch from v2015.07 allows the same boards to boot into SPL without issue. My OMAP37xx-based Overos seem unaffected. My guess is enabling CONFIG_SYS_THUMB_BUILD for SPL is causing some problems for OMAP35xx processors. I wanted to check if this sounded familiar to anyone or if another platform ( anyone have an original Beagle with which to test?) also showed the same problem.
I tried two different compilers, gcc 4.9.2 and 4.7.4, with no apparent difference but the problem could certainly be any of board, cpu rev., cpu, or compiler-specific. Thanks, --Ash On Fri, Jun 19, 2015 at 1:25 PM, Tom Rini <tr...@konsulko.com> wrote: > On Tue, Jun 16, 2015 at 03:00:09PM +0200, Guillaume GARDET wrote: > >> Tested on Pandaboard (rev. A3) and Beagleboard xM (rev. B). >> Compilation tested on TI armv7 boards and OMAP boards from other vendors. >> >> Signed-off-by: Guillaume GARDET <guillaume.gar...@free.fr> >> Cc: Tom Rini <tr...@konsulko.com> >> Reviewed-by: Tom Rini <tr...@konsulko.com> > > Applied to u-boot/master, thanks! > > -- > Tom > > _______________________________________________ > U-Boot mailing list > U-Boot@lists.denx.de > http://lists.denx.de/mailman/listinfo/u-boot > _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot