projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc011f6
)
rockchip: firefly: Use tiny-printf
author
Sjoerd Simons
<sjoerd.simons@collabora.co.uk>
Fri, 4 Dec 2015 22:27:41 +0000
(23:27 +0100)
committer
Simon Glass
<sjg@chromium.org>
Mon, 14 Dec 2015 00:07:31 +0000
(17:07 -0700)
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>
configs/firefly-rk3288_defconfig
patch
|
blob
|
history
diff --git
a/configs/firefly-rk3288_defconfig
b/configs/firefly-rk3288_defconfig
index b645af561579a41c71b3a22c656375a6ae0e7752..be4ca8802e8e131356b7d72599aeb911ced93f85 100644
(file)
--- a/
configs/firefly-rk3288_defconfig
+++ b/
configs/firefly-rk3288_defconfig
@@
-42,5
+42,6
@@
CONFIG_DEBUG_UART_CLOCK=24000000
CONFIG_DEBUG_UART_SHIFT=2
CONFIG_SYS_NS16550=y
CONFIG_USE_PRIVATE_LIBGCC=y
+CONFIG_USE_TINY_PRINTF=y
CONFIG_CMD_DHRYSTONE=y
CONFIG_ERRNO_STR=y