]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
configs: ti: armv7_common: enable Thumb mode for all
authorNishanth Menon <nm@ti.com>
Wed, 22 Jul 2015 23:05:42 +0000 (18:05 -0500)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:50:45 +0000 (13:50 +0200)
commit13ad327fa45b08770b60ad40f7129cee7576b309
tree53c64a42fc35f2913b24853bd1332d85951e7ac1
parent3289bedcd52b1f9bb0a20f2ac450cf05606ee563
configs: ti: armv7_common: enable Thumb mode for all

Commit bd2c4522c26d5 ("ti: armv7: enable EXT support in SPL (using
ti_armv7_common.h)") enabled thumb mode only for SPL builds, however,
All TI armv7 platforms do support thumb, and there is no reason why the
space savings cannot be exploited for u-boot as well.

Reported-by: Murali Karicheri <m-karicheri2@ti.com>
Suggested-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
include/configs/ti_armv7_common.h