Home
last modified time | relevance | path

Searched hist:d4729269 (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/disk/
H A Dpart.cd4729269 Sat Feb 10 03:55:37 CST 2018 Kever Yang <kever.yang@rock-chips.com> disk: part: scan the disk if the part_type is unknown

If a DUT do not have partition table, and we write one with 'gpt write'
cmd, we should able to list the partition with 'part list' cmd.
It's reasonable to scan the disk again if the initial part_type is
unknown in case we just write a new one into disk.

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>