Skip to content
Commit 1788a969 authored by Christian Gmeiner's avatar Christian Gmeiner Committed by Tom Rini
Browse files

fs: fat: fix fat iteration



According to the FAT specification it is valid to have files with an
attribute value of 0x0. This fixes a regression where different U-Boot
versions are showing different amount of files on the same storage
device. With this change U-Boot shows the same number of files and folders
as Linux and Windows.

Fixes: 39606d46 ("fs: fat: handle deleted directory entries correctly")
Signed-off-by: default avatarChristian Gmeiner <christian.gmeiner@gmail.com>
parent 53007fc1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment