[PATCH 12/16] ram: stm32mp1: add support of STM32MP13x
Patrick DELAUNAY
patrick.delaunay at foss.st.com
Fri Jun 17 11:01:00 CEST 2022
Hi,
On 5/6/22 16:06, Patrick Delaunay wrote:
> Add support for new compatible "st,stm32mp13-ddr" to manage the
> DDR sub system (Controller and PHY) in STM32MP13x SOC:
> - only one AXI port
> - support of 16 port output (MEMC_DRAM_DATA_WIDTH = 2)
>
> The STM32MP15x SOC have 2 AXI ports and 32 bits support.
>
> Signed-off-by: Patrick Delaunay <patrick.delaunay at foss.st.com>
> ---
>
> .../memory-controllers/st,stm32mp1-ddr.txt | 49 +++++++++++++++----
> drivers/ram/stm32mp1/stm32mp1_ram.c | 28 +++++++----
> 2 files changed, 57 insertions(+), 20 deletions(-)
>
Applied to u-boot-stm/next, thanks!
Regards
Patrick
More information about the U-Boot
mailing list