Allen Martin <[email protected]> writes: >> Tom, Albert, >> >> Does this series look good? > > Hi Aneesh, > > The assembly files (like arch/arm/cpu/armv7/start.S) are still > compiled ARM 32 with this patch series, but they call into C files > that are compiled -mthumb. Shouldn't the branches be changed into > thumb state changing branches (bx/blx) ? In particular I'm looking at > the call into board_init_f()
The linker should take care of that. -- Måns Rullgård [email protected] _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

