armv7: Use -march=armv7-a and thereby enable Thumb-2
authorAneesh V <aneesh@ti.com>
Thu, 8 Mar 2012 07:20:20 +0000 (07:20 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Tue, 15 May 2012 06:31:26 +0000 (08:31 +0200)
commitf61faeba822d6db72ade5fb6fe04b4db122a0874
treee0b215c700c4c2b1519c11f0e381511fcd045033
parent5356f5451e85695cf8f9782dee54cc8dfa5445e5
armv7: Use -march=armv7-a and thereby enable Thumb-2

Enable -march=armv7-a for armv7 platforms if the tool-chain
supports it. This in turn results in Thumb-2 code generated
for these platforms if CONFIG_SYS_THUMB_BUILD is enabled.

Signed-off-by: Aneesh V <aneesh@ti.com>
arch/arm/cpu/armv7/config.mk