commit | f4a8a1757b5c53a6f86b2724aea51436d4e4f9cc | [log] [tgz] |
---|---|---|
author | Sjoerd Simons <sjoerd.simons@collabora.co.uk> | Fri Dec 04 23:27:41 2015 +0100 |
committer | Simon Glass <sjg@chromium.org> | Sun Dec 13 17:07:31 2015 -0700 |
tree | c679f78039fc7e65967b9eed0ab50db5527b2bc4 | |
parent | fc011f6402d3d63fe826260fcc5940d7b7fb138e [diff] |
rockchip: firefly: Use tiny-printf Switch to using tiny-printf for the firefly SPL, this reduces the SPL by around 1800 bytes bringing it back under the 32k limit for both gcc 4.9 and gcc 5. Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>