m68k: add malloc memory for early malloc
To use serial uclass and DM, CONFIG_SYS_MALLOC_F must be used. So CONFIG_SYS_GENERIC_GLOBAL_DATA has been undefined and call to board_init_f_mem() is added for all cpu's. Signed-off-by:Angelo Dureghello <angelo@sysam.it> Acked-by:
Simon Glass <sjg@chromium.org>
Showing
- arch/m68k/cpu/mcf5227x/start.S 20 additions, 5 deletionsarch/m68k/cpu/mcf5227x/start.S
- arch/m68k/cpu/mcf523x/start.S 22 additions, 5 deletionsarch/m68k/cpu/mcf523x/start.S
- arch/m68k/cpu/mcf52x2/start.S 22 additions, 4 deletionsarch/m68k/cpu/mcf52x2/start.S
- arch/m68k/cpu/mcf530x/cpu_init.c 1 addition, 1 deletionarch/m68k/cpu/mcf530x/cpu_init.c
- arch/m68k/cpu/mcf530x/start.S 18 additions, 7 deletionsarch/m68k/cpu/mcf530x/start.S
- arch/m68k/cpu/mcf532x/start.S 22 additions, 5 deletionsarch/m68k/cpu/mcf532x/start.S
- arch/m68k/cpu/mcf5445x/start.S 22 additions, 5 deletionsarch/m68k/cpu/mcf5445x/start.S
- arch/m68k/cpu/mcf547x_8x/start.S 20 additions, 5 deletionsarch/m68k/cpu/mcf547x_8x/start.S
- arch/m68k/include/asm/config.h 0 additions, 2 deletionsarch/m68k/include/asm/config.h
Loading
Please register or sign in to comment