1
0
Fork 0
remarkable-uboot/fs/fat
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
..
Makefile fs: convert makefiles to Kbuild style 2013-10-31 13:26:01 -04:00
fat.c fs: implement size/fatsize/ext4size 2014-08-09 11:16:57 -04:00
fat_write.c disk: part_efi: clarify lbaint_t usage 2014-06-05 14:44:56 -04:00
file.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00