summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/Makefile
diff options
context:
space:
mode:
authorZahari Doychev <zahari.doychev@linux.com>2014-11-04 08:54:01 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2014-11-05 14:53:28 +0100
commitf95ce0fff0775c04954ae2e4542308baaa434ac8 (patch)
tree72266c00d1af91a67d6be1d327d799a91dfbc386 /arch/arm/boards/Makefile
parentc0d6aa097d8f32102f1a7034a9b230ff6a3d469b (diff)
downloadbarebox-f95ce0fff0775c04954ae2e4542308baaa434ac8.tar.gz
barebox-f95ce0fff0775c04954ae2e4542308baaa434ac8.tar.xz
common: fix mbr filetype detection
Sometimes mbr is erroneously recocognised as FAT partion. Due to this the mbr partition parser is not being called and the partitions on the media are not detected. This patch should fix the problem. The checking is done as in the linux kernel. I have seen the problem using usb sticks. Although partitioning and formatting them under linux. The file system type field in the mbr remains there which causes the wrong detections as FAT32 type and not as mbr. Signed-off-by: Zahari Doychev <zahari.doychev@linux.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/boards/Makefile')
0 files changed, 0 insertions, 0 deletions