u-boot-brain/board/st/stm32f429-evaluation
Patrice Chotard 725e09b823 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>
2018-08-13 14:03:57 -04:00
..
Kconfig board: stm32: Add stm32f429-evaluation board support 2018-01-28 09:39:05 -05:00
MAINTAINERS board: stm32: Add stm32f429-evaluation board support 2018-01-28 09:39:05 -05:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
stm32f429-evaluation.c board: stm32: use bi_dram[0].start instead of hardcoded value 2018-08-13 14:03:57 -04:00