commit | 8f05f126433d93f02a97d5ebe59f57d9317a9353 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng@tinylab.org> | Tue Sep 26 16:43:45 2023 +0800 |
committer | Tom Rini <trini@konsulko.com> | Tue Oct 10 16:30:45 2023 -0400 |
tree | 8a5006ab4a8b4c96494c0973706e0fe8eb738aed | |
parent | 02e258724c772d98c35f3cf4cf5daa257fb5be27 [diff] |
disk: part: Handle blkmap device in print_part_header() Print out the blkmap device type when showing partition header for a blkmap device. Signed-off-by: Bin Meng <bmeng@tinylab.org> Reviewed-by: Simon Glass <sjg@chromium.org>