commit | 096be3310eeec3a6e08da4510be02a642559acea | [log] [tgz] |
---|---|---|
author | Vikas Manocha <vikas.manocha@st.com> | Mon Apr 10 15:02:54 2017 -0700 |
committer | Tom Rini <trini@konsulko.com> | Mon May 08 11:39:04 2017 -0400 |
tree | 1ed2592a3ce852b8d2e9e03d46e0ebee6e52c72f | |
parent | f9429f635f4627e2d5ff06469e581cae51201544 [diff] |
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>