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

Patrick Delaunay patrick.delaunay at foss.st.com
Thu Apr 27 15:36:32 CEST 2023


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(-)

-- 
2.25.1



More information about the U-Boot mailing list