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 коммит произвёл Alexandre TORGUE
Родитель be20fe159d
Коммит 6d6122c218
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

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