commit | b5db3c2c7ebdfd1474bd50442295e935e6910a08 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Thu Jan 14 13:02:04 2016 -0500 |
committer | Tom Rini <trini@konsulko.com> | Tue Jan 19 08:31:16 2016 -0500 |
tree | 54935cb5a1752176410aa8d7427814f15de6e78f | |
parent | 947c626dc5bfbc232cc0f41d16fa213a885ad234 [diff] |
axm/taurus: Enable tiny printf in SPL Both of these boards are very close to their limit and with some toolchains such as gcc 5.x are too large. Switch to tiny printf to reclaim some size. Signed-off-by: Tom Rini <trini@konsulko.com>