
4 Apr
2012
4 Apr
'12
12:59 a.m.
Allen Martin AMartin@nvidia.com 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
mans@mansr.com