u-boot-brain/fs
Stephen Warren cf6598193a fs: implement size/fatsize/ext4size
These commands may be used to determine the size of a file without
actually reading the whole file content into memory. This may be used
to determine if the file will fit into the memory buffer that will
contain it. In particular, the DFU code will use it for this purpose
in the next commit.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
2014-08-09 11:16:57 -04:00
..
cbfs fs: descend into sub directories when it is necessary 2013-11-17 14:11:34 -05:00
cramfs fs: descend into sub directories when it is necessary 2013-11-17 14:11:34 -05:00
ext4 fs: implement size/fatsize/ext4size 2014-08-09 11:16:57 -04:00
fat fs: implement size/fatsize/ext4size 2014-08-09 11:16:57 -04:00
jffs2 jffs2:jffs2_1pass.c: remove double braces 2014-06-11 16:27:06 -04:00
reiserfs fs: descend into sub directories when it is necessary 2013-11-17 14:11:34 -05:00
sandbox fs: implement size/fatsize/ext4size 2014-08-09 11:16:57 -04:00
ubifs fs: ubifs: drop __DATE__ and __TIME__ 2014-05-12 15:19:46 -04:00
yaffs2 yaffs2: preprocessor cleanup 2014-07-18 17:53:23 -04:00
zfs fs: descend into sub directories when it is necessary 2013-11-17 14:11:34 -05:00
fs.c fs: implement size/fatsize/ext4size 2014-08-09 11:16:57 -04:00
Makefile fs/fdos: Remove 2014-02-21 08:42:47 -05:00