diff options
author | Simon Schwarz <simonschwarzcor@googlemail.com> | 2011-09-14 15:33:34 -0400 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2011-09-30 22:00:55 +0200 |
commit | 9ea5c6efd8cc2f799ee0dba303754911848231d0 (patch) | |
tree | 0fcdb44e9f313ef1032a2fb2797430febbd27b28 /disk | |
parent | 409ef1bcfbadf71059477feda1d88e717a4b7e62 (diff) | |
download | u-boot-imx-9ea5c6efd8cc2f799ee0dba303754911848231d0.zip u-boot-imx-9ea5c6efd8cc2f799ee0dba303754911848231d0.tar.gz u-boot-imx-9ea5c6efd8cc2f799ee0dba303754911848231d0.tar.bz2 |
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>
Diffstat (limited to 'disk')
0 files changed, 0 insertions, 0 deletions