[U-Boot] [PATCH] rockchip: Move config SYS_MALLOC_LEN to Kconfig

Simon Glass sjg at chromium.org
Tue Sep 17 05:47:51 UTC 2019


On Mon, 19 Aug 2019 at 01:04, Kever Yang <kever.yang at rock-chips.com> wrote:
>
> Use Kconfig for option SYS_MALLOC_LEN and default to 0x2000000.
>
> Signed-off-by: Kever Yang <kever.yang at rock-chips.com>
> ---
>
>  Kconfig                         | 3 ++-
>  include/configs/rk3036_common.h | 1 -
>  include/configs/rk3128_common.h | 1 -
>  include/configs/rk3188_common.h | 1 -
>  include/configs/rk322x_common.h | 1 -
>  include/configs/rk3288_common.h | 1 -
>  include/configs/rk3328_common.h | 1 -
>  include/configs/rk3368_common.h | 1 -
>  include/configs/rk3399_common.h | 1 -
>  include/configs/rv1108_common.h | 1 -
>  10 files changed, 2 insertions(+), 10 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list