u-boot/fs/fat
Stefan Brüns 8d48c92b45 fs/fat: simplify get_fatent for FAT12
Instead of shuffling bits from two adjacent 16 bit words, use one 16 bit
word with the appropriate byte offset in the buffer.

Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de>
2016-12-27 11:24:14 -05:00
..
Kconfig kconfig: add blank Kconfig files 2014-09-24 18:30:28 -04:00
Makefile fs: convert makefiles to Kbuild style 2013-10-31 13:26:01 -04:00
fat.c fs/fat: simplify get_fatent for FAT12 2016-12-27 11:24:14 -05:00
fat_write.c fs/fat: merge readwrite get_fatent_value() with readonly get_fatent() 2016-12-27 11:24:14 -05:00
file.c fat: Prepare API change for files greater than 2GB 2014-11-23 06:49:04 -05:00