diff options
author | Thomas Chou <thomas@wytron.com.tw> | 2015-09-09 15:09:43 +0800 |
---|---|---|
committer | Thomas Chou <thomas@wytron.com.tw> | 2015-10-23 07:28:50 +0800 |
commit | 3e468e6896aea45df1b8f6dbc9ebf5c3589c680a (patch) | |
tree | 410542938e41d29107ed5869915565a1f01f2a25 /configs/draco_defconfig | |
parent | 34243804d6ef8c0ad230df54a990768e3b970b83 (diff) | |
download | talos-obmc-uboot-3e468e6896aea45df1b8f6dbc9ebf5c3589c680a.tar.gz talos-obmc-uboot-3e468e6896aea45df1b8f6dbc9ebf5c3589c680a.zip |
nios2: call board_init_f_mem
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@wytron.com.tw>
Reviewed-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'configs/draco_defconfig')
0 files changed, 0 insertions, 0 deletions