]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libfdisk: (gpt) Add UUID for Marvell Armada 3700 Boot partition
authorPali Rohár <pali.rohar@gmail.com>
Sat, 30 Apr 2022 10:50:46 +0000 (12:50 +0200)
committerPali Rohár <pali.rohar@gmail.com>
Sat, 30 Apr 2022 10:50:46 +0000 (12:50 +0200)
commit4c95e17903e0d14b4d395d119f5c5cc9783268c0
treedc5b5d9d9d734172eb36ed559ed07073bcc2ca94
parent104dc2e092058489a4be17d5b15902e58ca56804
libfdisk: (gpt) Add UUID for Marvell Armada 3700 Boot partition

This GPT UUID is used by BootROM on Marvell Armada 3700 SoC. BootROM
searches for GPT partition with this UUID on attached SATA disk and loads
bootloader from it.

Marvell Armada 3700 SoC is used e.g. on popular EspressoBIN SBC board which
has relatively solid Linux support.

Information about SATA booting and this GPT partition is currently
documented only in development version of ARM Trusted-Firmware-A
documentation:

https://trustedfirmware-a.readthedocs.io/en/latest/plat/marvell/armada/build.html

It is missing in official documentation for Armada 3720 BootROM and
therefore hard to find it.

Signed-off-by: Pali Rohár <pali.rohar@gmail.com>
include/pt-gpt-partnames.h