summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorAaron Williams <aaron.williams@caviumnetworks.com>2012-05-19 07:20:40 +0000
committerWolfgang Denk <wd@denx.de>2012-05-22 10:14:05 +0200
commit1d90c3b457a64aa339aa900199e519ff08440778 (patch)
tree87ef15113c732a1c73d0ec885d7edcc48fd161e5 /README
parenta075a79f98cc3f5972a2ed80551c0873217aef7d (diff)
downloadblackbird-obmc-uboot-1d90c3b457a64aa339aa900199e519ff08440778.tar.gz
blackbird-obmc-uboot-1d90c3b457a64aa339aa900199e519ff08440778.zip
fat: fix FAT sector offsets overflow on large FAT partitions
This patch fixes several issues where sector offsets can overflow due to being limited to 16-bits. The cases where an overflow can happen when accessing large FAT32 partitions are: - length of FAT in sectors - start sector of root directory - the sector of the first cluster These issues were observed when reading files from a 64GB FAT32 filesystem. Signed-off-by: Aaron Williams <aaron.williams@caviumnetworks.com> Tested-by: Anatolij Gustschin <agust@denx.de> Signed-off-by: Anatolij Gustschin <agust@denx.de>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud