[U-Boot] [RFC PATCH 4/6] porter_defconfig: Enable tiny printf
Marek Vasut
marex at denx.de
Wed Nov 28 17:52:29 UTC 2018
On 11/28/2018 06:26 PM, Vignesh R wrote:
> Enable tiny printf to reduce SPL foot print
This should be enabled already on Gen2, no ?
Anyway, what's the size growth on Gen2 with the new Linux SF framework ?
> Signed-off-by: Vignesh R <vigneshr at ti.com>
> ---
> configs/porter_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/configs/porter_defconfig b/configs/porter_defconfig
> index d51db3d5cb28..14af0f69a278 100644
> --- a/configs/porter_defconfig
> +++ b/configs/porter_defconfig
> @@ -87,3 +87,4 @@ CONFIG_DM_USB=y
> CONFIG_USB_EHCI_HCD=y
> CONFIG_USB_EHCI_PCI=y
> CONFIG_USB_STORAGE=y
> +CONFIG_USE_TINY_PRINTF=y
>
--
Best regards,
Marek Vasut
More information about the U-Boot
mailing list