projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
232aa35
)
ARM: dts: stm32: Fix memory size from 8MB to 16MB on stm32f469-disco board
author
Bruno Herrera
<bruherrera@gmail.com>
Fri, 18 Nov 2016 14:58:00 +0000
(15:58 +0100)
committer
Alexandre 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
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/stm32f469-disco.dts
b/arch/arm/boot/dts/stm32f469-disco.dts
index 8877c00ce8e8bf8f12f3ff58d6566a07d09a6fb3..5030decd5dac26dc15a6c33f2e4b4047ca76b5cf 100644
(file)
--- a/
arch/arm/boot/dts/stm32f469-disco.dts
+++ b/
arch/arm/boot/dts/stm32f469-disco.dts
@@
-58,7
+58,7
@@
};
memory {
- reg = <0x00000000 0x
8
00000>;
+ reg = <0x00000000 0x
10
00000>;
};
aliases {