[PATCH 1/8] stm32mp: stm32prog: fix comment
Patrice CHOTARD
patrice.chotard at foss.st.com
Fri Apr 22 09:41:11 CEST 2022
Hi Patrick
On 3/28/22 19:25, Patrick Delaunay wrote:
> Fix "partition" in comment.
>
> Signed-off-by: Patrick Delaunay <patrick.delaunay at foss.st.com>
> ---
>
> arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c b/arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c
> index 61cba157fd..d513a60efb 100644
> --- a/arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c
> +++ b/arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c
> @@ -46,7 +46,7 @@
> EFI_GUID(0xFD58F1C7, 0xBE0D, 0x4338, \
> 0x88, 0xE9, 0xAD, 0x8F, 0x05, 0x0A, 0xEB, 0x18)
>
> -/* RAW parttion (binary / bootloader) used Linux - reserved UUID */
> +/* RAW partition (binary / bootloader) used Linux - reserved UUID */
> #define LINUX_RESERVED_UUID "8DA63339-0007-60C0-C436-083AC8230908"
>
> /*
Reviewed-by: Patrice Chotard <patrice.chotard at foss.st.com>
Thanks
Patrice
More information about the U-Boot
mailing list