commit | 40e0e5686accd2f7ae7fd81297620d0e132624d9 | [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 | 7405a133101e009c760b98dd4dbcdc49b82ec3b3 [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>