]> Git Repo - J-u-boot.git/commit
arm: mvebu: turris_omnia: Use thumb instructions in SPL to save space
authorStefan Roese <[email protected]>
Wed, 24 Apr 2019 14:05:06 +0000 (16:05 +0200)
committerStefan Roese <[email protected]>
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 <[email protected]>
Cc: Baruch Siach <[email protected]>
Cc: Marek Behun <[email protected]>
Reviewed-by: Marek BehĂșn <[email protected]>
configs/turris_omnia_defconfig
This page took 0.032774 seconds and 4 git commands to generate.