u-boot-brain/fs
Stefan Roese b1a14f8a1c UBIFS: Change ubifsload to not read beyond the requested size
Until now ubifsload pads the destination with 0 up to a multiple of
UBIFS_BLOCK_SIZE (4KiB) while reading a file to memory. This patch
changes this behaviour to only read to the requested length. This
is either the file length or the length/size provided as parameter
to the ubifsload command.

Signed-off-by: Stefan Roese <sr@denx.de>
2010-12-03 16:33:47 +01:00
..
cramfs Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
ext2 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
fat Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
fdos Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
jffs2 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
reiserfs Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
ubifs UBIFS: Change ubifsload to not read beyond the requested size 2010-12-03 16:33:47 +01:00
yaffs2 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
Makefile UBIFS: Implement read-only UBIFS support in U-Boot 2009-03-20 22:39:15 +01:00