Re: [PATCH 02/10] ARM: stm32: Add STM32MP13xx SPL hardware initialization

2025-05-27 Thread Patrice CHOTARD
On 5/12/25 19:21, Marek Vasut wrote: > Add hardware initialization for the STM32MP13xx in SPL. This is > similar to STM32MP15xx except the code has to enable MCE to bring > DRAM controller up later. > > Signed-off-by: Marek Vasut Reviewed-by: Patrice Chotard Thanks Patrice > --- > Cc: Che

[PATCH 02/10] ARM: stm32: Add STM32MP13xx SPL hardware initialization

2025-05-12 Thread Marek Vasut
Add hardware initialization for the STM32MP13xx in SPL. This is similar to STM32MP15xx except the code has to enable MCE to bring DRAM controller up later. Signed-off-by: Marek Vasut --- Cc: Cheick Traore Cc: Fabrice Gasnier Cc: Gatien Chevallier Cc: Lionel Debieve Cc: Pascal Zimmermann Cc: