commit | 6703074f1538654c7ca0101a95c2f29c0450ccf2 | [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 | 9fb8db4c6795f86a5336d51ba0079ac5735fd6f5 [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>