commit | 0351ef97d7f8aef0ae03f80c43f2d6d7b97174e7 | [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 | b299ab7435b016d688c0665b3776ee897e4b6e17 [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>