]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: stm32: Fix memory size from 8MB to 16MB on stm32f469-disco board
authorBruno Herrera <bruherrera@gmail.com>
Fri, 18 Nov 2016 14:58:00 +0000 (15:58 +0100)
committerAlexandre TORGUE <alexandre.torgue@st.com>
Fri, 20 Jan 2017 13:59:25 +0000 (14:59 +0100)
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>
arch/arm/boot/dts/stm32f469-disco.dts

index 8877c00ce8e8bf8f12f3ff58d6566a07d09a6fb3..5030decd5dac26dc15a6c33f2e4b4047ca76b5cf 100644 (file)
@@ -58,7 +58,7 @@ chosen {
        };
 
        memory {
-               reg = <0x00000000 0x800000>;
+               reg = <0x00000000 0x1000000>;
        };
 
        aliases {