commit | 362612df53284e72ca7945aaf29d37c14a1ad3ca | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Tue Oct 02 09:03:10 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Sat Oct 06 14:09:41 2018 -0400 |
tree | 6b59031f752a867fa8990e24508ccedc99ce1a39 | |
parent | f105fe7bc5ed6b6075f258eb54ea36c11a963f7b [diff] |
mach-stm32: Set MPU SDRAM size to 512MB for STM32F7/H7 This allows to boot all STM32F7 and STM32H7 boards independently of the amount of embedded SDRAM. Signed-off-by: Patrice Chotard <patrice.chotard@st.com> Reviewed-by: Vikas Manocha <vikas.manocha@st.com>