commit | cccbaf4568dce0c6745555bded5e731fe413f8c9 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@foss.st.com> | Mon Jun 16 13:27:48 2025 +0200 |
committer | Tom Rini <trini@konsulko.com> | Tue Jun 17 17:21:36 2025 -0600 |
tree | e05b6be3e03d7ae99b2eebe3936e304358f47705 | |
parent | 5d2451dc1d559a67ae2d7a29db4fbba1058c78c4 [diff] |
doc: cmd: gpt: add information on type partition Add information on type partition, copied from README.gpt. I also correct issue for gpt_parts variable and add example of "gpt read" usage. Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>