Searched hist:e6d5241534486effa116bf685f7707041492ec7b (Results 1 – 5 of 5) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | ext4fs.h | e6d5241534486effa116bf685f7707041492ec7b 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 D | fat.h | e6d5241534486effa116bf685f7707041492ec7b 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 D | ext4fs.c | e6d5241534486effa116bf685f7707041492ec7b 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 D | fs.c | e6d5241534486effa116bf685f7707041492ec7b 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 D | fat.c | e6d5241534486effa116bf685f7707041492ec7b 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>
|