Re: [U-Boot] [PATCH 7/7] rockchip: firefly: Use tiny-printf

2015-12-13 Thread Simon Glass
Applied to u-boot-rockchip, thanks! ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH 7/7] rockchip: firefly: Use tiny-printf

2015-12-07 Thread Simon Glass
On 4 December 2015 at 15:27, Sjoerd Simons wrote: > Switch to using tiny-printf for the firefly SPL, this reduces the SPL by > around 1800 bytes bringing it back under the 32k limit for both gcc 4.9 > and gcc 5. > > Signed-off-by: Sjoerd Simons > > --- > > configs/firefly-rk3288_defconfig | 1 +

[U-Boot] [PATCH 7/7] rockchip: firefly: Use tiny-printf

2015-12-04 Thread Sjoerd Simons
Switch to using tiny-printf for the firefly SPL, this reduces the SPL by around 1800 bytes bringing it back under the 32k limit for both gcc 4.9 and gcc 5. Signed-off-by: Sjoerd Simons --- configs/firefly-rk3288_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/firefly-rk32