u-boot-brain/board/amcc/canyonlands
Masahiro Yamada 326a682358 malloc_f: enable SYS_MALLOC_F by default if DM is on
This option has a bool type, not hex.
Fix it and enable it if CONFIG_DM is on because Driver Model always
requires malloc memory.  Devices are scanned twice, before/after
relocation.  CONFIG_SYS_MALLOC_F should be enabled to use malloc
memory before relocation.  As it is board-independent, handle it
globally.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Acked-by: Robert Baldyga <r.baldyga@samsung.com>
2015-03-28 09:03:09 -04:00
..
canyonlands.c fdt: Allow ft_board_setup() to report failure 2014-11-21 04:43:15 +01:00
chip_config.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
config.mk powerpc: ppc4xx: canyonlands: config: Tidy up CONFIGs and config.mk 2015-02-12 10:35:30 -07:00
init.S ppc4xx: Remove 4xx NAND booting support 2014-03-07 10:59:06 -05:00
Kconfig malloc_f: enable SYS_MALLOC_F by default if DM is on 2015-03-28 09:03:09 -04:00
MAINTAINERS powerpc: ppc4xx: Add ramboot config for glacier 2015-02-12 10:35:30 -07:00
Makefile board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
u-boot-ram.lds powerpc: ppc4xx: Use CONFIG_OF_CONTROL for canyonlands boards 2015-02-12 10:35:31 -07:00