commit | ce2e44d836dc790deb21707729d89d54d1bb6e7d | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Thu Oct 19 11:49:29 2017 +0200 |
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | Wed Oct 25 10:05:06 2017 +0200 |
tree | 3338a9848957d28631d5ee9b70ad88e70bb00384 | |
parent | 7514069aa3abe3c35568588b87d2c9c68a06f982 [diff] |
sunxi: Enable THUMB build for the U-Boot binary We start to get to the limit of our main U-Boot binary size (with some boards even crossing it). Enable its build using thumb2 to get some extra room. Suggested-by: Siarhei Siamashka <siarhei.siamashka@gmail.com> Reviewed-by: Andre Przywara <andre.przywara@arm.com> Tested-by: Andre Przywara <andre.przywara@arm.com> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>