u-boot-brain/fs/fat
Tien Fong Chee e48485f5e4 fs: fat: Reduce default max clustersize 64KiB from malloc pool
Release cluster block immediately when no longer use would help to reduce
64KiB memory allocated to the memory pool.

Signed-off-by: Tien Fong Chee <tien.fong.chee@intel.com>
2019-02-19 08:55:43 -05:00
..
fat_write.c fs: fat: Fix warning in normalize_longname() 2018-10-16 16:44:12 +02:00
fat.c fs: fat: Reduce default max clustersize 64KiB from malloc pool 2019-02-19 08:55:43 -05:00
Kconfig fs: FAT: Fix typo in FS_FAT_MAX_CLUSTSIZE description 2018-01-22 16:43:31 -05:00
Makefile spl: fat/fs: Add option to include/exclude FAT write build in SPL 2019-02-01 09:12:48 -05:00