[U-Boot] ARM: da850evm: Enable USE_TINY_PRINTF

Tom Rini trini at konsulko.com
Mon Aug 20 17:40:35 UTC 2018


On Fri, Aug 10, 2018 at 03:53:41PM -0500, Adam Ford wrote:

> The SPL space is limited.  In order to try to enable DM in SPL,
> we need more space. This reduces the size of SPL by ~2.7K
> 
> before:
>    text	   data	    bss	    dec	    hex	filename
>   20760	   1216	     80	  22056	   5628	spl/u-boot-spl
> after:
>    text	   data	    bss	    dec	    hex	filename
>   17947	   1216	     80	  19243	   4b2b	spl/u-boot-spl
> 
> Signed-off-by: Adam Ford <aford173 at gmail.com>
> 
> diff --git a/configs/da850evm_defconfig b/configs/da850evm_defconfig
> index 4242728e6a..46d0644254 100644

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180820/50aea287/attachment.sig>


More information about the U-Boot mailing list