]> git.ipfire.org Git - people/ms/u-boot.git/commit
stm32f7: use driver model for sdram initialization
authorVikas Manocha <vikas.manocha@st.com>
Mon, 10 Apr 2017 22:02:54 +0000 (15:02 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 8 May 2017 15:39:04 +0000 (11:39 -0400)
commit2d9c33ca3f7ba69eaf4b2b88f36a0f3cf1a1e19f
tree1ed2592a3ce852b8d2e9e03d46e0ebee6e52c72f
parentfd198ee1a8c5de79d31df9ca3c04d6d783868690
stm32f7: use driver model for sdram initialization

As driver model takes care of pin control configuraion, this patch also
removes the sdram/fmc pin configuration.

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