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

Ian Campbell ijc+uboot at hellion.org.uk
Sun Jun 12 14:28:18 CEST 2016


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 <hdegoede at redhat.com>

Acked-by: Ian Campbell <ijc at hellion.org.uk>

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


More information about the U-Boot mailing list