summaryrefslogtreecommitdiffstats
path: root/tools/.gitignore
diff options
context:
space:
mode:
authorDarwin Dingel <darwin.dingel@alliedtelesis.co.nz>2014-06-06 15:48:26 +1200
committerTom Rini <trini@ti.com>2014-06-11 16:27:05 -0400
commit4a36be9bdb42157401618681c9ac28e3824c120e (patch)
tree15fcd75350b722e1d9ba9457c287073fc3af24fd /tools/.gitignore
parent15c939f970ed147c47f2965539973bc979c71ecc (diff)
downloadblackbird-obmc-uboot-4a36be9bdb42157401618681c9ac28e3824c120e.tar.gz
blackbird-obmc-uboot-4a36be9bdb42157401618681c9ac28e3824c120e.zip
disk: part_dos.c: Add a PBR check when MBR checking fails
Bug: SDCard with a messed up partition but still has a FAT signature intact is readable in Linux but unreadable in uboot with 'fatls'. Fix: When partition info checking fails, there is no checking for a FAT signature (DOS_PBR) which will fail 'fatls'. FAT signature checking is done when no valid partition is found in partition table. If FAT signature is found, the disk will be read as PBR and continue processing. Signed-off-by: Darwin Dingel <darwin.dingel@alliedtelesis.co.nz>
Diffstat (limited to 'tools/.gitignore')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud