aboutsummaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorTuomas Tynkkynen <tuomas.tynkkynen@iki.fi>2017-09-25 22:06:32 +0300
committerTom Rini <trini@konsulko.com>2017-10-06 11:28:18 -0400
commitedce588a4541be6f0dee397f9b501b5569bbb892 (patch)
tree588595ff9ac72e8dc23825d66ccc033deea3e909 /fs
parent385b73185596cfc9e2acb74ab66abe91c06177f3 (diff)
downloadu-boot-edce588a4541be6f0dee397f9b501b5569bbb892.zip
u-boot-edce588a4541be6f0dee397f9b501b5569bbb892.tar.gz
u-boot-edce588a4541be6f0dee397f9b501b5569bbb892.tar.bz2
fs-test: Add FAT16 support
Currently we can only test FAT32 which is the default FAT version that mkfs.vfat creates by default. Instead make it explicitly create either a FAT16 or a FAT32 volume. This allows us to exercise more code, for instance the root directory handling is done differently in FAT32 than the older FATs. Adding FAT12 support is a much bigger job since the test creates a 2.5GB file and the FAT12 maximum partition size is way smaller than that. Signed-off-by: Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions