Home
last modified time | relevance | path

Searched hist:"725 e09b8" (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/board/st/stm32f429-evaluation/
H A Dstm32f429-evaluation.c725e09b8 Fri Aug 03 04:46:11 CDT 2018 Patrice Chotard <patrice.chotard@st.com> board: stm32: use bi_dram[0].start instead of hardcoded value

Use gd->bd->bi_dram[0].start initialized from DT instead of using
hardcoded CONFIG_SYS_SDRAM_BASE from config file.

Remove unused CONFIG_SYS_RAM_BASE and CONFIG_SYS_SDRAM_BASE defines.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
/openbmc/u-boot/board/st/stm32f469-discovery/
H A Dstm32f469-discovery.c725e09b8 Fri Aug 03 04:46:11 CDT 2018 Patrice Chotard <patrice.chotard@st.com> board: stm32: use bi_dram[0].start instead of hardcoded value

Use gd->bd->bi_dram[0].start initialized from DT instead of using
hardcoded CONFIG_SYS_SDRAM_BASE from config file.

Remove unused CONFIG_SYS_RAM_BASE and CONFIG_SYS_SDRAM_BASE defines.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
/openbmc/u-boot/include/configs/
H A Dstm32f429-evaluation.h725e09b8 Fri Aug 03 04:46:11 CDT 2018 Patrice Chotard <patrice.chotard@st.com> board: stm32: use bi_dram[0].start instead of hardcoded value

Use gd->bd->bi_dram[0].start initialized from DT instead of using
hardcoded CONFIG_SYS_SDRAM_BASE from config file.

Remove unused CONFIG_SYS_RAM_BASE and CONFIG_SYS_SDRAM_BASE defines.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
H A Dstm32h743-eval.h725e09b8 Fri Aug 03 04:46:11 CDT 2018 Patrice Chotard <patrice.chotard@st.com> board: stm32: use bi_dram[0].start instead of hardcoded value

Use gd->bd->bi_dram[0].start initialized from DT instead of using
hardcoded CONFIG_SYS_SDRAM_BASE from config file.

Remove unused CONFIG_SYS_RAM_BASE and CONFIG_SYS_SDRAM_BASE defines.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
H A Dstm32h743-disco.h725e09b8 Fri Aug 03 04:46:11 CDT 2018 Patrice Chotard <patrice.chotard@st.com> board: stm32: use bi_dram[0].start instead of hardcoded value

Use gd->bd->bi_dram[0].start initialized from DT instead of using
hardcoded CONFIG_SYS_SDRAM_BASE from config file.

Remove unused CONFIG_SYS_RAM_BASE and CONFIG_SYS_SDRAM_BASE defines.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
H A Dstm32f469-discovery.h725e09b8 Fri Aug 03 04:46:11 CDT 2018 Patrice Chotard <patrice.chotard@st.com> board: stm32: use bi_dram[0].start instead of hardcoded value

Use gd->bd->bi_dram[0].start initialized from DT instead of using
hardcoded CONFIG_SYS_SDRAM_BASE from config file.

Remove unused CONFIG_SYS_RAM_BASE and CONFIG_SYS_SDRAM_BASE defines.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
H A Dstm32f429-discovery.h725e09b8 Fri Aug 03 04:46:11 CDT 2018 Patrice Chotard <patrice.chotard@st.com> board: stm32: use bi_dram[0].start instead of hardcoded value

Use gd->bd->bi_dram[0].start initialized from DT instead of using
hardcoded CONFIG_SYS_SDRAM_BASE from config file.

Remove unused CONFIG_SYS_RAM_BASE and CONFIG_SYS_SDRAM_BASE defines.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
/openbmc/u-boot/board/st/stm32f429-discovery/
H A Dstm32f429-discovery.c725e09b8 Fri Aug 03 04:46:11 CDT 2018 Patrice Chotard <patrice.chotard@st.com> board: stm32: use bi_dram[0].start instead of hardcoded value

Use gd->bd->bi_dram[0].start initialized from DT instead of using
hardcoded CONFIG_SYS_SDRAM_BASE from config file.

Remove unused CONFIG_SYS_RAM_BASE and CONFIG_SYS_SDRAM_BASE defines.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>