commit | 23f9af14ef7f1c67f23852f7d1eb7c9ed6f6d186 | [log] [tgz] |
---|---|---|
author | Thomas RIENOESSL <thomas.rienoessl@bachmann.info> | Tue Nov 13 14:00:59 2018 +0100 |
committer | Tom Rini <trini@konsulko.com> | Tue Nov 20 12:35:35 2018 -0500 |
tree | 0403cedae741708dc0393a6297fb65e1a480cea2 | |
parent | 0107c61c35072530421a70d03b373fa9b947ea57 [diff] |
fs: fat: assign rootdir sector when accessing root directory This fixes problems accessing drives formated under Windows as FAT16. Signed-off-by: Thomas RIENOESSL <thomas.rienoessl@bachmann.info> [trini: Rebase on top of f528c140c801] Signed-off-by: Tom Rini <trini@konsulko.com>