Re: [PATCH 3/4] stm32mp: stm32prog: solve warning for 64bits compilation

2022-09-07 Thread Patrice CHOTARD
Hi Patrick On 9/6/22 18:53, Patrick Delaunay wrote: > Solve many compilation warning when stm32prog is activated on the aarch64. > > Signed-off-by: Patrick Delaunay > --- > > .../mach-stm32mp/cmd_stm32prog/cmd_stm32prog.c | 14 +++--- >

[PATCH 3/4] stm32mp: stm32prog: solve warning for 64bits compilation

2022-09-06 Thread Patrick Delaunay
Solve many compilation warning when stm32prog is activated on the aarch64. Signed-off-by: Patrick Delaunay --- .../mach-stm32mp/cmd_stm32prog/cmd_stm32prog.c | 14 +++--- arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c | 16