projects
/
project
/
bcm63xx
/
atf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f805594
)
stm32mp1: increase device tree size to 20kB
author
Yann Gautier
<
[email protected]
>
Fri, 19 Apr 2019 08:55:03 +0000
(10:55 +0200)
committer
Yann Gautier
<
[email protected]
>
Mon, 17 Jun 2019 12:03:51 +0000
(14:03 +0200)
Change-Id: Idee966b6434aa038e54b6e7176749a7b65bdbe84
Signed-off-by: Yann Gautier <
[email protected]
>
plat/st/stm32mp1/stm32mp1_def.h
patch
|
blob
|
history
diff --git
a/plat/st/stm32mp1/stm32mp1_def.h
b/plat/st/stm32mp1/stm32mp1_def.h
index 2ec9487674a2ed305b007e205903fe68d8ce56ce..94c4c5b38a1c4507459c8b569119174ed6deeb16 100644
(file)
--- a/
plat/st/stm32mp1/stm32mp1_def.h
+++ b/
plat/st/stm32mp1/stm32mp1_def.h
@@
-111,7
+111,7
@@
enum ddr_type {
#endif
/* DTB initialization value */
-#define STM32MP_DTB_SIZE U(0x0000
4000) /* 16
Ko for DTB */
+#define STM32MP_DTB_SIZE U(0x0000
5000) /* 20
Ko for DTB */
#define STM32MP_DTB_BASE (STM32MP_BL2_BASE - \
STM32MP_DTB_SIZE)