On 09/09/2015 04:03 PM, 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 <tho...@wytron.com.tw>
---
  arch/nios2/cpu/start.S          | 10 ++++++++++
  arch/nios2/include/asm/config.h |  2 --
  2 files changed, 10 insertions(+), 2 deletions(-)

Applied to u-boot-nios.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to