ram: stm32: add second SDRAM bank managementFMC is able to manage 2 SDRAM banks, but the current driverimplementation is only able to manage the first SDRAM bank.Even if only bank2 is used, some
ram: stm32: add second SDRAM bank managementFMC is able to manage 2 SDRAM banks, but the current driverimplementation is only able to manage the first SDRAM bank.Even if only bank2 is used, some bank1 registers must beconfigured.Signed-off-by: Patrice Chotard <patrice.chotard@st.com>Reviewed-by: Simon Glass <sjg@chromium.org>
show more ...
ARM: DT: stm32f7: add sdram pin contol nodeAlso added DT binding doc for stm32 fmc(flexible memory controller).Signed-off-by: Vikas Manocha <vikas.manocha@st.com>cc: Christophe KERELLO <christop
ARM: DT: stm32f7: add sdram pin contol nodeAlso added DT binding doc for stm32 fmc(flexible memory controller).Signed-off-by: Vikas Manocha <vikas.manocha@st.com>cc: Christophe KERELLO <christophe.kerello@st.com>