]> git.ipfire.org Git - people/ms/u-boot.git/commit
axm/taurus: Enable tiny printf in SPL
authorTom Rini <trini@konsulko.com>
Thu, 14 Jan 2016 18:02:04 +0000 (13:02 -0500)
committerTom Rini <trini@konsulko.com>
Tue, 19 Jan 2016 13:31:16 +0000 (08:31 -0500)
commitb5db3c2c7ebdfd1474bd50442295e935e6910a08
tree54935cb5a1752176410aa8d7427814f15de6e78f
parent947c626dc5bfbc232cc0f41d16fa213a885ad234
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>
configs/axm_defconfig
configs/taurus_defconfig