1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-22 10:31:56 +02:00
Files
u-boot-megous/include
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-03 17:35:28 -04:00
2017-09-11 21:43:58 -06:00
2017-08-22 09:56:09 +02:00
2017-06-05 11:02:29 -04:00
2017-09-12 17:57:59 -04:00
2017-08-16 08:22:18 -04:00
2017-07-28 23:34:39 +02:00
2017-08-17 16:59:55 +09:00
2017-08-16 08:30:24 -04:00
2017-06-02 10:16:46 -06:00
2017-07-28 12:02:48 -06:00
2017-08-22 09:56:09 +02:00
2017-09-15 09:03:11 -04:00
2017-09-03 15:30:35 -04:00
2017-09-12 17:58:02 -04:00
2017-07-23 09:24:47 -04:00
2017-06-12 08:37:55 -04:00
2017-07-11 22:41:54 -04:00
2017-07-28 12:02:47 -06:00
2017-09-15 09:03:11 -04:00
2017-06-12 08:37:55 -04:00
2017-07-03 17:35:28 -04:00
2017-07-28 23:34:07 +02:00
2017-08-17 16:59:55 +09:00
2017-08-23 10:41:58 +02:00
2017-08-16 08:22:18 -04:00
2017-06-01 07:03:16 -06:00
2017-08-24 11:00:47 +08:00