]> git.baikalelectronics.ru Git - arm-tf.git/commit
feat(stm32mp1): allow configuration of DDR AXI ports number
authorYann Gautier <yann.gautier@st.com>
Thu, 17 Sep 2020 10:42:46 +0000 (12:42 +0200)
committerYann Gautier <yann.gautier@st.com>
Wed, 5 Jan 2022 10:09:59 +0000 (11:09 +0100)
commit88f4fb8fa759b1761954067346ee674b454bdfde
tree1df70dde8b9a05d90e07b0b32d169dfe83940b0c
parentba7d2e2698c42df85b5c32d5b49008870da43bc6
feat(stm32mp1): allow configuration of DDR AXI ports number

A new flag STM32MP_DDR_DUAL_AXI_PORT is added, and enabled by default.
It will allow choosing single or dual AXI ports for DDR.

Change-Id: I48826a66a6f4d18df87e081c0960af89ddda1b9d
Signed-off-by: Yann Gautier <yann.gautier@st.com>
drivers/st/ddr/stm32mp1_ddr.c
drivers/st/ddr/stm32mp1_ddr_helpers.c
include/drivers/st/stm32mp1_ddr.h
include/drivers/st/stm32mp1_ddr_regs.h
plat/st/stm32mp1/platform.mk