[U-Boot] [PATCH v4 0/6] Enable Thumb build for ARM platforms
Måns Rullgård
mans at mansr.com
Wed Apr 4 00:59:45 CEST 2012
Allen Martin <AMartin at 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 at mansr.com
More information about the U-Boot
mailing list