Home
last modified time | relevance | path

Searched hist:"8 ce4e5c2c02cb7e8adddf7b651d3050d81ce4c1d" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dfat.h8ce4e5c2c02cb7e8adddf7b651d3050d81ce4c1d Sun Mar 02 22:33:46 UTC 2008 michael <trimarchi@gandalf.sssup.it> Fix checking fat32 cluster size.

This fixes the cluster size tests in the FAT32 file system.
The current implementation of VFAT support doesn't work if the
referred cluster has an offset > 16bit representation, causing
"fatload" and "fatls" commands etc. to fail.

Signed-off-by: michael trimarchi <trimarchi@gandalf.sssup.it>
/rk3399_rockchip-uboot/fs/fat/
H A Dfat.c8ce4e5c2c02cb7e8adddf7b651d3050d81ce4c1d Sun Mar 02 22:33:46 UTC 2008 michael <trimarchi@gandalf.sssup.it> Fix checking fat32 cluster size.

This fixes the cluster size tests in the FAT32 file system.
The current implementation of VFAT support doesn't work if the
referred cluster has an offset > 16bit representation, causing
"fatload" and "fatls" commands etc. to fail.

Signed-off-by: michael trimarchi <trimarchi@gandalf.sssup.it>