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:
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 a1b2e337d374240d5d428c154d30c8acf3b3f831..71dc7dce1d6874c29cabdd992be8ccab996f6d2c 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