u-boot/arch/arm
Tom Rini 24dafad5c4 ARM: SPL: Only call mem_malloc_init if configured
We can only attempt to setup a malloc pool if
CONFIG_SYS_SPL_MALLOC_START is defined, and not all boards require it.
Make the call depend on the define.

Signed-off-by: Tom Rini <trini@ti.com>
2012-09-27 09:48:39 -07:00
..
cpu ARM: SPL: Only call mem_malloc_init if configured 2012-09-27 09:48:39 -07:00
dts tegra: fdt: Add NAND controller binding and definitions 2012-09-07 13:54:30 -07:00
imx-common MX: set a common place to share code for Freescale i.MX 2012-09-10 14:24:29 +02:00
include/asm ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c 2012-09-27 09:48:39 -07:00
lib arm: Adds board_postclk_init to the init_sequence. 2012-09-04 22:05:55 +02:00
config.mk Makefile: Add a 'checkthumb' rule 2012-05-15 08:31:26 +02:00