]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
spl: Add EXT support to SPL
authorGuillaume GARDET <guillaume.gardet@free.fr>
Wed, 15 Oct 2014 15:53:12 +0000 (17:53 +0200)
committerTom Rini <trini@ti.com>
Mon, 27 Oct 2014 21:54:03 +0000 (17:54 -0400)
commit592f922261993bad8cfb96395342e25eda6776e3
treeef21d085acc9f863ea50a7d1446e2acaedbd1aff
parent205b4f33cfe58268df7d433f2da515fe660afd9c
spl: Add EXT support to SPL

Add EXT filesystem support to SPL.

Signed-off-by: Guillaume GARDET <guillaume.gardet@free.fr>
[trini: Fix a warning and checkpatch problems]
Signed-off-by: Tom Rini <trini@ti.com>
common/spl/Makefile
common/spl/spl_ext.c [new file with mode: 0644]
common/spl/spl_mmc.c
fs/Makefile
include/spl.h