commit | 78f4ca7976748159080c9d920d5eb542d1b32d4f | [log] [tgz] |
---|---|---|
author | Daniel Mack <daniel@caiaq.de> | Mon Sep 28 11:40:38 2009 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Sun Oct 18 22:50:21 2009 +0200 |
tree | 4aa4bef0e7a4683d26ee3432184bb1aceb97eb35 | |
parent | 45def0ab9d1dedcd2a73939aad8373f760498762 [diff] |
part_dos: check status flags of partitions Only read partitions which have 0x00 or 0x80 set in their status field. All others are invalid. Signed-off-by: Daniel Mack <daniel@caiaq.de>