Files
u-boot/fs
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
..
2017-07-11 22:41:47 -04:00
2016-12-02 10:37:47 -07:00
2017-09-15 09:03:13 -04:00
2017-08-11 17:44:50 -04:00