commit | 7c695ce70566a9684dab528ab0af40cf29ccfc4e | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Tue Jul 18 17:37:29 2017 +0200 |
committer | Tom Rini <trini@konsulko.com> | Wed Jul 26 11:29:15 2017 -0400 |
tree | 7f43d067814b51f7486568e87354fa8d776d4bda | |
parent | e40b014744d676c74fe498ffad2db3adb63fe341 [diff] |
ram: stm32: add stm32h7 support STM32F7 and H7 shared the same SDRAM control block. On STM32H7 few control bits has been added. The current driver need some minor adaptation as FMC block enable/disable for H7. Signed-off-by: Patrice Chotard <patrice.chotard@st.com>