ARM: dts: stm32: Fix memory size from 8MB to 16MB on stm32f469-disco board

This patch fix memory size to support 16MB of external SDRAM.

Signed-off-by: Bruno Herrera <bruherrera@gmail.com>
Signed-off-by: Alexandre TORGUE <alexandre.torgue@st.com>
This commit is contained in:
Bruno Herrera 2016-11-18 15:58:00 +01:00 committed by Alexandre TORGUE
parent 232aa35e1b
commit 38b3200f86

View file

@ -58,7 +58,7 @@ chosen {
};
memory {
reg = <0x00000000 0x800000>;
reg = <0x00000000 0x1000000>;
};
aliases {