]> Git Repo - J-u-boot.git/commit
arm: imx: Default to SYS_THUMB_BUILD for i.MX6/7
authorTom Rini <[email protected]>
Tue, 3 Dec 2019 14:28:03 +0000 (09:28 -0500)
committerStefano Babic <[email protected]>
Tue, 7 Jan 2020 09:26:57 +0000 (10:26 +0100)
commit44ad496143beb7929eae7ec1cb0b3a721012dfeb
tree9c08e3d56623c822b7c594ac2bea2895913b26ce
parentc0f037f6a2ae2cb869a350534cef9771358fabcf
arm: imx: Default to SYS_THUMB_BUILD for i.MX6/7

In the case of i.MX6 and i.MX7 family SoCs it is safe (from an errata
point of view) to use thumb2 by default to save space.

Cc: Stefano Babic <[email protected]>
Cc: Fabio Estevam <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
Reviewed-by: Fabio Estevam <[email protected]>
arch/arm/Kconfig
This page took 0.033747 seconds and 4 git commands to generate.