]> Git Repo - J-u-boot.git/commit
stm32mp: stm32prog: Add support of ESP partition type
authorPatrick Delaunay <[email protected]>
Thu, 8 Jun 2023 15:09:55 +0000 (17:09 +0200)
committerPatrice Chotard <[email protected]>
Fri, 16 Jun 2023 09:04:41 +0000 (11:04 +0200)
commit3a67b61ca04cea80e86008d83d6d996734609dfe
treebf698111f7bcc45f4881a826bae97733ae8dcfe7
parent82a4a255aa4898cbea16677d7e5b34cc83345f51
stm32mp: stm32prog: Add support of ESP partition type

Add support of "ESP" partition type in flashlayout to select
the "EFI System Partition", associated to U-Boot "system"
partition type  guid, PARTITION_SYSTEM_GUID =
C12A7328-F81F-11d2-BA4B-00A0C93EC93B.

This partition is the bootable partition for efi boot.

Signed-off-by: Patrick Delaunay <[email protected]>
Reviewed-by: Patrice Chotard <[email protected]>
arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c
arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.h
This page took 0.034315 seconds and 4 git commands to generate.