u-boot-brain/board/st/stm32f429-discovery
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 stm32f4: Add support for stm32f429-discovery board 2015-04-22 12:14:55 -04:00
led.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
MAINTAINERS Change e-mail address of Kamil Lulko 2015-12-05 18:22:32 -05:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
stm32f429-discovery.c board: stm32: use bi_dram[0].start instead of hardcoded value 2018-08-13 14:03:57 -04:00