[U-Boot] [PATCH 1/2] nios2: call board_init_f_mem

Marek Vasut marex at denx.de
Wed Sep 9 14:04:04 CEST 2015


On Wednesday, September 09, 2015 at 10:03:24 AM, Thomas Chou wrote:
> We will need CONFIG_SYS_MALLOC_F_LEN to use serial uclass.
> So we shall undefine CONFIG_SYS_GENERIC_GLOBAL_DATA, and
> call board_init_f_mem() to allocates early malloc() memory
> with size of CONFIG_SYS_MALLOC_F_LEN in board_f.c.
> 
> Signed-off-by: Thomas Chou <thomas at wytron.com.tw>

Reviewed-by: Marek Vasut <marex at denx.de>

Best regards,
Marek Vasut


More information about the U-Boot mailing list