u-boot-brain/arch/arm/mach-tegra
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
..
tegra20 ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
tegra30 ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
tegra114 ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
tegra124 ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
ap.c ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
board.c ARM: tegra: support running in non-secure mode 2015-03-04 10:08:57 -07:00
cache.c ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
clock.c ARM: tegra: support running in non-secure mode 2015-03-04 10:08:57 -07:00
cmd_enterrcm.c ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
cpu.c ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
cpu.h ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
Kconfig malloc_f: enable SYS_MALLOC_F by default if DM is on 2015-03-28 09:03:09 -04:00
lowlevel_init.S remove unnecessary version.h includes 2015-03-24 10:50:50 -04:00
Makefile ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
pinmux-common.c ARM: tegra: pinmux: support Tegra210's e_io_hv pin option 2015-03-04 10:09:01 -07:00
powergate.c ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
spl.c ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
sys_info.c ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
vpr.c ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
xusb-padctl.c ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00