Re: [U-Boot] [PATCH 2/2] sunxi: Select USE_TINY_PRINTF

2016-06-12 Thread Simon Glass
On 10 June 2016 at 13:04, Hans de Goede  wrote:
> This gives us a bit more breathing room wrt our SPL size.
>
> Signed-off-by: Hans de Goede 
> ---
>  arch/arm/Kconfig | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Simon Glass 
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH 2/2] sunxi: Select USE_TINY_PRINTF

2016-06-12 Thread Ian Campbell
On Fri, 2016-06-10 at 21:04 +0200, Hans de Goede wrote:
> This gives us a bit more breathing room wrt our SPL size.
> 
> Signed-off-by: Hans de Goede 

Acked-by: Ian Campbell 

(and the first one too, FWIW)

> ---
>  arch/arm/Kconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
> index e75c4c0..4aeb4d2 100644
> --- a/arch/arm/Kconfig
> +++ b/arch/arm/Kconfig
> @@ -611,6 +611,7 @@ config ARCH_SUNXI
>   select USB
>   select USB_STORAGE
>   select USB_KEYBOARD
> + select USE_TINY_PRINTF
>  
>  config TARGET_TS4800
>   bool "Support TS4800"
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot