]> git.ipfire.org Git - people/ms/u-boot.git/commit - disk/part_dos.c
disk/part: check bootable flag for DOS partitions
authorRob Herring <rob.herring@calxeda.com>
Thu, 23 Aug 2012 11:31:43 +0000 (11:31 +0000)
committerTom Rini <trini@ti.com>
Tue, 25 Sep 2012 21:43:19 +0000 (14:43 -0700)
commit40e0e5686accd2f7ae7fd81297620d0e132624d9
tree304a0b2f902872302d738623cd38b271de0d588b
parent7405a133101e009c760b98dd4dbcdc49b82ec3b3
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>
disk/part_dos.c
include/part.h