Home
last modified time | relevance | path

Searched hist:e6d5241534486effa116bf685f7707041492ec7b (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dext4fs.he6d5241534486effa116bf685f7707041492ec7b Wed Dec 26 09:53:33 UTC 2012 Simon Glass <sjg@chromium.org> fs: Move ls and read methods into ext4, fat

It doesn't make a lot of sense to have these methods in fs.c. They are
filesystem-specific, not generic code. Add each to the relevant
filesystem and remove the associated #ifdefs in fs.c.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@ti.com>
H A Dfat.he6d5241534486effa116bf685f7707041492ec7b Wed Dec 26 09:53:33 UTC 2012 Simon Glass <sjg@chromium.org> fs: Move ls and read methods into ext4, fat

It doesn't make a lot of sense to have these methods in fs.c. They are
filesystem-specific, not generic code. Add each to the relevant
filesystem and remove the associated #ifdefs in fs.c.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@ti.com>
/rk3399_rockchip-uboot/fs/ext4/
H A Dext4fs.ce6d5241534486effa116bf685f7707041492ec7b Wed Dec 26 09:53:33 UTC 2012 Simon Glass <sjg@chromium.org> fs: Move ls and read methods into ext4, fat

It doesn't make a lot of sense to have these methods in fs.c. They are
filesystem-specific, not generic code. Add each to the relevant
filesystem and remove the associated #ifdefs in fs.c.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@ti.com>
/rk3399_rockchip-uboot/fs/
H A Dfs.ce6d5241534486effa116bf685f7707041492ec7b Wed Dec 26 09:53:33 UTC 2012 Simon Glass <sjg@chromium.org> fs: Move ls and read methods into ext4, fat

It doesn't make a lot of sense to have these methods in fs.c. They are
filesystem-specific, not generic code. Add each to the relevant
filesystem and remove the associated #ifdefs in fs.c.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@ti.com>
/rk3399_rockchip-uboot/fs/fat/
H A Dfat.ce6d5241534486effa116bf685f7707041492ec7b Wed Dec 26 09:53:33 UTC 2012 Simon Glass <sjg@chromium.org> fs: Move ls and read methods into ext4, fat

It doesn't make a lot of sense to have these methods in fs.c. They are
filesystem-specific, not generic code. Add each to the relevant
filesystem and remove the associated #ifdefs in fs.c.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@ti.com>