diff options
author | Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi> | 2017-09-25 22:06:32 +0300 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-10-06 11:28:18 -0400 |
commit | edce588a4541be6f0dee397f9b501b5569bbb892 (patch) | |
tree | 588595ff9ac72e8dc23825d66ccc033deea3e909 /drivers/i2c/tegra_i2c.c | |
parent | 385b73185596cfc9e2acb74ab66abe91c06177f3 (diff) |
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 'drivers/i2c/tegra_i2c.c')
0 files changed, 0 insertions, 0 deletions