diff options
author | Stefan Brüns <stefan.bruens@rwth-aachen.de> | 2016-12-17 03:55:10 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-12-27 11:24:14 -0500 |
commit | 8d48c92b45aea91e2a2be90f2ed93677e85526f1 (patch) | |
tree | 49ef92c31096aafe1ca76a03fe088d997f7512ad /include/dm | |
parent | b8948d2aef80717d3d2c4f37ec086ce3ea5ad24f (diff) | |
download | u-boot-8d48c92b45aea91e2a2be90f2ed93677e85526f1.zip u-boot-8d48c92b45aea91e2a2be90f2ed93677e85526f1.tar.gz u-boot-8d48c92b45aea91e2a2be90f2ed93677e85526f1.tar.bz2 |
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>
Diffstat (limited to 'include/dm')
0 files changed, 0 insertions, 0 deletions