[PATCH] stm32mp: stm32prog: Remove fsbl_nor_detected from stm32prog_data struct

Patrick DELAUNAY patrick.delaunay at foss.st.com
Tue Feb 24 11:09:47 CET 2026


Hi,

On 2/5/26 09:50, Patrice Chotard wrote:
> No more need to test if a fsbl partition is present on NOR when booting
> from serial or USB. Now MTD devices are automatically populated with
> partition information found in DT. Remove fsbl_nor_detected boolean from
> stm32prog_data struct and all code using it.
>
> Signed-off-by: Patrice Chotard <patrice.chotard at foss.st.com>
> ---
>   arch/arm/mach-stm32mp/cmd_stm32prog/cmd_stm32prog.c |  8 --------
>   arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c     | 10 ----------
>   arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.h     |  1 -
>   arch/arm/mach-stm32mp/include/mach/stm32prog.h      |  2 --
>   4 files changed, 21 deletions(-)
>


Reviewed-by: Patrick Delaunay <patrick.delaunay at foss.st.com>

Thanks
Patrick




More information about the U-Boot mailing list