commit | eda511146f1624571b5d4884144920e5759c6411 | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@calxeda.com> | Thu Aug 23 11:31:43 2012 +0000 |
committer | Tom Rini <trini@ti.com> | Tue Sep 25 14:43:19 2012 -0700 |
tree | 304a0b2f902872302d738623cd38b271de0d588b | |
parent | a20cbf93c072328dfeec8c65c2408ddb6556856d [diff] |
disk/part: check bootable flag for DOS partitions Determine which partitions are bootable/active. In the partition listing, print "Boot" for partitions with the bootable/active flag set. Signed-off-by: Rob Herring <rob.herring@calxeda.com>