u-boot-brain/arch/arm
Simon Schwarz 9ea5c6efd8 omap-common: reorganize spl.c
split-up spl.c into spl.c, spl_mmc.c and spl_nand.c. This avoids problems
with missing defines if a board does not use mmc or nand. This includes
adding spl_ prefix to some functions which are now public. spl_image_t is now
a public type. Added some of the common functions to omap-common.h

Signed-off-by: Simon Schwarz <simonschwarzcor@gmail.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
2011-09-30 22:00:55 +02:00
..
cpu omap-common: reorganize spl.c 2011-09-30 22:00:55 +02:00
include/asm omap3: new SPL structure support 2011-09-30 22:00:54 +02:00
lib led: remove camel casing of led identifiers globally 2011-09-13 08:30:52 +02:00
config.mk arm: adjust PLATFORM_LIBS for SPL 2011-07-26 14:43:48 +02:00