u-boot/fs/fat
Rob Clark 265edc03d5 fs/fat: Clean up open-coded sector <-> cluster conversions
Use the clust_to_sect() helper that was introduced earlier, and add an
inverse sect_to_clust(), plus update the various spots that open-coded
this conversion previously.

Signed-off-by: Rob Clark <robdclark@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-09-15 09:03:15 -04:00
..
fat_write.c fs/fat: Clean up open-coded sector <-> cluster conversions 2017-09-15 09:03:15 -04:00
fat.c fs/fat: Clean up open-coded sector <-> cluster conversions 2017-09-15 09:03:15 -04:00
Kconfig fs: fat: add kbuild configuration support 2017-06-03 17:55:16 -04:00
Makefile fat/fs: remove a bunch of dead code 2017-09-15 09:03:12 -04:00