提交 6d6122c2 编写于 作者: B Bruno Herrera 提交者: Alexandre TORGUE

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: NBruno Herrera <bruherrera@gmail.com>
Signed-off-by: NAlexandre TORGUE <alexandre.torgue@st.com>
上级 be20fe15
......@@ -58,7 +58,7 @@
};
memory {
reg = <0x00000000 0x800000>;
reg = <0x00000000 0x1000000>;
};
aliases {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册