[PATCH 0/6] stm32mp: soome changes and fixes for STM32MP13 and STM32MP15 boards

Patrice CHOTARD patrice.chotard at foss.st.com
Fri Jun 16 13:47:04 CEST 2023


On 4/27/23 15:36, Patrick Delaunay wrote:
> Hi,
> 
> here come some cleanups and fixed for the STM32MP13 and STM32MP15 boards.
> 
> 
> 
> Patrick Delaunay (6):
>   stm32mp: add support of STM32MP15x Rev.Y
>   stm32mp: bsec: add check on null size in misc ops
>   configs: stm32mp1: reduce DDR_CACHEABLE_SIZE to supported 256MB DDR
>   stm32mp: stm32prog: fix OTP read/write error management
>   stm32mp: stm32prog: use the decimal format by default for offset
>     parsing
>   pmic: stpmic1: support new prefix node name for regulator
> 
>  arch/arm/mach-stm32mp/bsec.c                    |  4 ++--
>  arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c | 11 +++++++++--
>  arch/arm/mach-stm32mp/include/mach/sys_proto.h  |  1 +
>  arch/arm/mach-stm32mp/stm32mp15x.c              |  5 ++++-
>  configs/stm32mp13_defconfig                     |  2 +-
>  configs/stm32mp15_defconfig                     |  2 +-
>  drivers/power/pmic/stpmic1.c                    |  2 ++
>  7 files changed, 20 insertions(+), 7 deletions(-)
> 

for the whole series:

Applied to u-boot-stm/next

Thanks
Patrice


More information about the U-Boot mailing list