public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] arm: spear: x600: Enable tiny-printf
@ 2015-11-24  8:25 Stefan Roese
  2015-11-25 20:00 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Roese @ 2015-11-24  8:25 UTC (permalink / raw)
  To: u-boot

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 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/x600_defconfig b/configs/x600_defconfig
index a1b2e33..71dc7dc 100644
--- 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
-- 
2.6.3

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [U-Boot] [PATCH] arm: spear: x600: Enable tiny-printf
  2015-11-24  8:25 [U-Boot] [PATCH] arm: spear: x600: Enable tiny-printf Stefan Roese
@ 2015-11-25 20:00 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2015-11-25 20:00 UTC (permalink / raw)
  To: u-boot

On Tue, Nov 24, 2015 at 09:25:08AM +0100, Stefan Roese wrote:

> 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>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20151125/8fca24a1/attachment.sig>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-11-25 20:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-24  8:25 [U-Boot] [PATCH] arm: spear: x600: Enable tiny-printf Stefan Roese
2015-11-25 20:00 ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox