]> git.baikalelectronics.ru Git - uboot.git/commit
stm32mp: stm32prog: Add support of ENV partition type
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Thu, 8 Jun 2023 15:09:54 +0000 (17:09 +0200)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Fri, 16 Jun 2023 09:04:41 +0000 (11:04 +0200)
commit0cbb692cc44d38f44f921704321e0e85381b9693
treee853b3da38d384f44332e1b04823a22e48b6fcc5
parentccdabad91b513cd8c8329e6e21ca922a7f911539
stm32mp: stm32prog: Add support of ENV partition type

Add support of "ENV" partition type in flashlayout to select
the "u-boot-env" GUID, with PARTITION_U_BOOT_ENVIRONMENT =
3de21764-95bd-54bd-a5c3-4abe786f38a8, that mean a partition
holding a U-Boot environment introduced by
commit 4c461faa0520 ("doc/README.gpt: define partition type
GUID for U-Boot environment")'

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c
arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.h