u-boot-brain/arch/arm/cpu
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
..
arm720t remove unnecessary version.h includes 2015-03-24 10:50:50 -04:00
arm920t ARM: remove a320evb board support 2015-02-24 17:07:17 -05:00
arm926ejs remove unnecessary version.h includes 2015-03-24 10:50:50 -04:00
arm946es remove unnecessary version.h includes 2015-03-24 10:50:50 -04:00
arm1136 remove unnecessary version.h includes 2015-03-24 10:50:50 -04:00
arm1176 remove unnecessary version.h includes 2015-03-24 10:50:50 -04:00
armv7 malloc_f: enable SYS_MALLOC_F by default if DM is on 2015-03-28 09:03:09 -04:00
armv8 remove unnecessary version.h includes 2015-03-24 10:50:50 -04:00
pxa remove unnecessary version.h includes 2015-03-24 10:50:50 -04:00
sa1100 remove unnecessary version.h includes 2015-03-24 10:50:50 -04:00
tegra210-common ARM: tegra: pinmux: add Tegra210 support 2015-03-04 10:09:02 -07:00
Makefile ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
u-boot-spl.lds arm: spl: Add I2C linker list in generic .lds 2014-12-11 09:38:35 -08:00
u-boot.lds ARM: HYP/non-sec: add separate section for secure code 2014-07-28 17:07:23 +02:00