]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
spl: common: Move FAT funcs to a common file
authorDan Murphy <dmurphy@ti.com>
Thu, 16 Jan 2014 17:23:29 +0000 (11:23 -0600)
committerTom Rini <trini@ti.com>
Fri, 24 Jan 2014 21:59:21 +0000 (16:59 -0500)
commit773b5940b5f2fb5d1041c6f4db5796121ccd29c5
tree84fc143845eaa6bf1095260cc20e411fc63b6acd
parentb2a6dfe4f8d263b9aa45929f1a40cd1143775a81
spl: common: Move FAT funcs to a common file

Move the FAT functions to a common location for reuse.

Signed-off-by: Dan Murphy <dmurphy@ti.com>
common/spl/Makefile
common/spl/spl_fat.c [new file with mode: 0644]
common/spl/spl_mmc.c
include/spl.h