projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68d5342
)
arm: spear: x600: Enable tiny-printf
author
Stefan Roese
<sr@denx.de>
Tue, 24 Nov 2015 08:25:08 +0000
(09:25 +0100)
committer
Tom Rini
<trini@konsulko.com>
Wed, 25 Nov 2015 15:06:45 +0000
(10:06 -0500)
Enabling the new tiny-printf function makes the SPL image fit again in
the 8KiB restricted area.
Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Tom Rini <trini@konsulko.com>
configs/x600_defconfig
patch
|
blob
|
history
diff --git
a/configs/x600_defconfig
b/configs/x600_defconfig
index
a1b2e33
..
71dc7dc
100644
(file)
--- a/
configs/x600_defconfig
+++ b/
configs/x600_defconfig
@@
-9,3
+9,4
@@
CONFIG_CMD_GPIO=y
# CONFIG_CMD_SETEXPR is not set
CONFIG_NETDEVICES=y
CONFIG_ETH_DESIGNWARE=y
+CONFIG_USE_TINY_PRINTF=y