]> git.baikalelectronics.ru Git - uboot.git/commit
board: stm32f429-discovery: switch to DM STM32 sdram driver
authorPatrice Chotard <patrice.chotard@st.com>
Tue, 12 Dec 2017 08:49:34 +0000 (09:49 +0100)
committerTom Rini <trini@konsulko.com>
Wed, 10 Jan 2018 13:05:45 +0000 (08:05 -0500)
commit11102d39e009be0fd9127a104e18ee052aa38bfd
tree669841bfcb46b86c66988709c25d45c58dcb2948
parent8ebbc2601113753888afd0d804458ce727520ab6
board: stm32f429-discovery: switch to DM STM32 sdram driver

Use available DM stm32_sdram.c driver instead of board
SDRAM initialization.
For that, enable OF_CONTROL, OF_EMBED and STM32_SDRAM flags.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
board/st/stm32f429-discovery/stm32f429-discovery.c
configs/stm32f429-discovery_defconfig
include/configs/stm32f429-discovery.h