arm: mvebu: turris_omnia: Use thumb instructions in SPL to save space
authorStefan Roese <sr@denx.de>
Wed, 24 Apr 2019 14:05:06 +0000 (16:05 +0200)
committerStefan Roese <sr@denx.de>
Fri, 26 Apr 2019 07:16:19 +0000 (09:16 +0200)
commit5edb9b2d713736d82e6529ecf04d8a44227944b5
tree67e596c5986361b3efdaa4ffc3cd17b00e349a56
parente4318aedb77f9ea9b6008fbde89d6a869a29a92b
arm: mvebu: turris_omnia: Use thumb instructions in SPL to save space

With the latest changes to the drivers (SPI_FLASH_SPANSION etc), Travis
reports that the SPL image is too big. Let's use the thumb instructions
in SPL to save some space and make the image fit again.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Baruch Siach <baruch@tkos.co.il>
Cc: Marek Behun <marek.behun@nic.cz>
Reviewed-by: Marek BehĂșn <marek.behun@nic.cz>
configs/turris_omnia_defconfig