Skip to content
Snippets Groups Projects
Commit 01ce961b authored by Stefan Roese's avatar Stefan Roese Committed by Tom Rini
Browse files

arm: spear: x600: Enable tiny-printf


Enabling the new tiny-printf function makes the SPL image fit again in
the 8KiB restricted area.

Signed-off-by: default avatarStefan Roese <sr@denx.de>
Cc: Tom Rini <trini@konsulko.com>
parent 68d53420
No related branches found
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment