diff options
author | Simon Glass <sjg@chromium.org> | 2012-12-26 09:53:29 +0000 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2013-03-04 14:19:56 -0500 |
commit | 436e2b731979afc904b2a39f1b2fbb2370f08cb4 (patch) | |
tree | 23676e587914d61df1e9757cec378846af592672 /test | |
parent | 293d7fbd47f473d8a6b01a5f80d7faa5cd6b67b3 (diff) | |
download | u-boot-imx-436e2b731979afc904b2a39f1b2fbb2370f08cb4.zip u-boot-imx-436e2b731979afc904b2a39f1b2fbb2370f08cb4.tar.gz u-boot-imx-436e2b731979afc904b2a39f1b2fbb2370f08cb4.tar.bz2 |
fs: Fully populate the filesystem method struct
There is a structure in fs.c with just a probe method. By adding methods
for other operations, we can avoid lots of #ifdefs and switch()s. As a
first step, create the structure ready for use.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions