Home
last modified time | relevance | path

Searched hist:bfea69ad (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/dt-bindings/memory/
H A Dstm32-sdram.hbfea69ad Mon Apr 10 17:03:03 CDT 2017 Vikas Manocha <vikas.manocha@st.com> stm32f7: sdram: correct sdram configuration as per micron sdram

Actually the sdram memory on stm32f746 discovery board is micron part
MT48LC_4M32_B2B5_6A. This patch does the modification required in the
device tree node & driver for the same.

Also we are passing here all the timing parameters in terms of clock
cycles, so no need to convert time(ns or ms) to cycles.

Signed-off-by: Vikas Manocha <vikas.manocha@st.com>
cc: Christophe KERELLO <christophe.kerello@st.com>
/openbmc/u-boot/arch/arm/dts/
H A Dstm32f746-disco.dtsbfea69ad Mon Apr 10 17:03:03 CDT 2017 Vikas Manocha <vikas.manocha@st.com> stm32f7: sdram: correct sdram configuration as per micron sdram

Actually the sdram memory on stm32f746 discovery board is micron part
MT48LC_4M32_B2B5_6A. This patch does the modification required in the
device tree node & driver for the same.

Also we are passing here all the timing parameters in terms of clock
cycles, so no need to convert time(ns or ms) to cycles.

Signed-off-by: Vikas Manocha <vikas.manocha@st.com>
cc: Christophe KERELLO <christophe.kerello@st.com>
/openbmc/u-boot/drivers/ram/
H A Dstm32_sdram.cbfea69ad Mon Apr 10 17:03:03 CDT 2017 Vikas Manocha <vikas.manocha@st.com> stm32f7: sdram: correct sdram configuration as per micron sdram

Actually the sdram memory on stm32f746 discovery board is micron part
MT48LC_4M32_B2B5_6A. This patch does the modification required in the
device tree node & driver for the same.

Also we are passing here all the timing parameters in terms of clock
cycles, so no need to convert time(ns or ms) to cycles.

Signed-off-by: Vikas Manocha <vikas.manocha@st.com>
cc: Christophe KERELLO <christophe.kerello@st.com>
/openbmc/u-boot/include/configs/
H A Dstm32f746-disco.hbfea69ad Mon Apr 10 17:03:03 CDT 2017 Vikas Manocha <vikas.manocha@st.com> stm32f7: sdram: correct sdram configuration as per micron sdram

Actually the sdram memory on stm32f746 discovery board is micron part
MT48LC_4M32_B2B5_6A. This patch does the modification required in the
device tree node & driver for the same.

Also we are passing here all the timing parameters in terms of clock
cycles, so no need to convert time(ns or ms) to cycles.

Signed-off-by: Vikas Manocha <vikas.manocha@st.com>
cc: Christophe KERELLO <christophe.kerello@st.com>