[U-Boot] [PATCH v4 02/20] rockchip: move SYS_MALLOC_F_LEN to rk3288 own Kconfig

Simon Glass sjg at chromium.org
Mon Nov 9 21:23:30 CET 2015


On 9 November 2015 at 00:02, Lin Huang <hl at rock-chips.com> wrote:
>
> since different rockchip SOC have different size of SRAM,
> So the size SYS_MALLOC_F_LEN may different, so move this
> config to rk3288 own Kconfig
>
> Signed-off-by: Lin Huang <hl at rock-chips.com>
> ---
> Changes in v1: None
> Changes in v2: None
> Changes in v3: None
> Changes in v4: None
>
>  arch/arm/mach-rockchip/Kconfig        | 3 ---
>  arch/arm/mach-rockchip/rk3288/Kconfig | 3 +++
>  2 files changed, 3 insertions(+), 3 deletions(-)

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


More information about the U-Boot mailing list