u-boot/arch/m68k
angelo@sysam.it 5044c9cc6c 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>
2016-05-17 09:54:43 -06:00
..
cpu m68k: add malloc memory for early malloc 2016-05-17 09:54:43 -06:00
include/asm m68k: add malloc memory for early malloc 2016-05-17 09:54:43 -06:00
lib m68k: add private libgcc 2015-12-13 20:22:00 -05:00
Kconfig arch: Make board selection choices optional 2015-05-12 18:10:02 -04:00
Makefile m68k: merge per-CPU config.mk into arch/m68k/Makefile 2015-03-28 09:03:09 -04:00
config.mk generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig 2015-03-28 09:03:08 -04:00