u-boot/arch/arm/mach-stm32mp/cmd_stm32prog
Patrick Delaunay 3a67b61ca0 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 <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
2023-06-16 11:04:41 +02:00
..
cmd_stm32prog.c stm32mp: stm32prog: Remove tee_detected from stm32prog_data struct 2023-06-16 11:01:16 +02:00
Kconfig stm32mp: stm32prog: add TEE support in stm32prog command 2022-05-10 10:56:39 +02:00
Makefile stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USB 2021-03-11 17:41:17 +01:00
stm32prog.c stm32mp: stm32prog: Add support of ESP partition type 2023-06-16 11:04:41 +02:00
stm32prog.h stm32mp: stm32prog: Add support of ESP partition type 2023-06-16 11:04:41 +02:00
stm32prog_serial.c stm32mp: stm32prog: solve warning for 64bits compilation 2022-09-23 13:58:20 +02:00
stm32prog_usb.c stm32mp: stm32prog: solve warning for 64bits compilation 2022-09-23 13:58:20 +02:00