Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 38b3200f authored by Bruno Herrera's avatar Bruno Herrera Committed by Alexandre TORGUE
Browse files

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: default avatarBruno Herrera <bruherrera@gmail.com>
Signed-off-by: default avatarAlexandre TORGUE <alexandre.torgue@st.com>
parent 232aa35e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -58,7 +58,7 @@
	};

	memory {
		reg = <0x00000000 0x800000>;
		reg = <0x00000000 0x1000000>;
	};

	aliases {