On 20. 12. 18 22:57, Anton Gerasimov wrote:
> Signed-off-by: Anton Gerasimov <tos...@gmail.com>
> ---
>  arch/arm/mach-zynq/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/mach-zynq/Kconfig b/arch/arm/mach-zynq/Kconfig
> index a599ed63ee..21dfebf5c0 100644
> --- a/arch/arm/mach-zynq/Kconfig
> +++ b/arch/arm/mach-zynq/Kconfig
> @@ -55,7 +55,7 @@ config SYS_CONFIG_NAME
>         will be used for board configuration.
>  
>  config SYS_MALLOC_F_LEN
> -     default 0x600
> +     default 0x800
>  
>  config SYS_MALLOC_LEN
>       default 0x1400000
> 

I have not a problem with this change but it has to be done based on
more information. It means you should look what requires that memory
and if make sense that these components need it at that time.

Note: in v2 please write reasonable commit message directly to the patch
too.

Thanks,
Michal
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to