commit | bb16dc8f48c5f231a50757734bca25ca8e296485 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Mon Aug 04 01:47:11 2014 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Wed Aug 20 12:23:45 2014 +0200 |
tree | 50f1a07ae0ea47c0aa4e005193fe26e9c5975050 | |
parent | 4a46360865d1cec5da4a72cf8f004c9981d48464 [diff] |
ARM: mx6: Enable Thumb build for SPL Building the SPL in Thumb mode saves roughly 30% in size of the resulting SPL binary. As the size of SPL it limited on the MX6, this helps a lot. Signed-off-by: Marek Vasut <marex@denx.de> Acked-by: Tim Harvey <tharvey@gateworks.com>