u-boot-brain/board/amcc
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
..
acadia kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
bamboo kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
bubinga MAINTAINERS: comment out blank M: field 2014-09-24 18:30:28 -04:00
canyonlands malloc_f: enable SYS_MALLOC_F by default if DM is on 2015-03-28 09:03:09 -04:00
common Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
ebony kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
katmai kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
kilauea kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
luan kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
makalu kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
ocotea kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
redwood kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
sequoia fdt: Allow ft_board_setup() to report failure 2014-11-21 04:43:15 +01:00
taihu kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
taishan kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
walnut kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
yosemite kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
yucca MAINTAINERS: comment out blank M: field 2014-09-24 18:30:28 -04:00