[U-Boot] [PATCH] configs: Stratix10: Remove CONFIG_USE_TINY_PRINTF

Marek Vasut marex at denx.de
Fri Mar 22 13:07:22 UTC 2019


On 3/22/19 10:21 AM, Ley Foon Tan wrote:
> Use full printf instead of tiny printf in SPL.
> 
> Signed-off-by: Ley Foon Tan <ley.foon.tan at intel.com>
> ---
>  configs/socfpga_stratix10_defconfig | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/configs/socfpga_stratix10_defconfig b/configs/socfpga_stratix10_defconfig
> index 4a14ea039e..b3f96cbbdd 100644
> --- a/configs/socfpga_stratix10_defconfig
> +++ b/configs/socfpga_stratix10_defconfig
> @@ -55,4 +55,3 @@ CONFIG_USB=y
>  CONFIG_DM_USB=y
>  CONFIG_USB_DWC2=y
>  CONFIG_USB_STORAGE=y
> -CONFIG_USE_TINY_PRINTF=y
> 
Applied, thanks.

-- 
Best regards,
Marek Vasut


More information about the U-Boot mailing list