summaryrefslogtreecommitdiffstats
path: root/common/spl/spl_nand.c
Commit message (Collapse)AuthorAgeFilesLines
* SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/splTom Rini2012-09-271-0/+100
We move the spl_nand_load_image function to common/spl. This will allow for easier integration of SPL-boots-Linux code on other arches. Signed-off-by: Tom Rini <trini@ti.com>
OpenPOWER on IntegriCloud