projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a665108
)
Revert "stm32mp1: remove the imply BOOTSTAGE"
author
Patrick Delaunay
<patrick.delaunay@st.com>
Tue, 10 Mar 2020 09:15:03 +0000
(10:15 +0100)
committer
Tom Rini
<trini@konsulko.com>
Fri, 17 Apr 2020 03:06:54 +0000
(23:06 -0400)
This reverts the workaround introduced by the
commit
16fec9b0bc1a
("stm32mp1: remove the imply BOOTSTAGE")
As the bootstage alignment issue is now solved.
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
arch/arm/mach-stm32mp/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/mach-stm32mp/Kconfig
b/arch/arm/mach-stm32mp/Kconfig
index
7b86ce1
..
ba965e7
100644
(file)
--- a/
arch/arm/mach-stm32mp/Kconfig
+++ b/
arch/arm/mach-stm32mp/Kconfig
@@
-63,7
+63,9
@@
config TARGET_ST_STM32MP15x
bool "STMicroelectronics STM32MP15x boards"
select STM32MP15x
imply BOOTCOUNT_LIMIT
+ imply BOOTSTAGE
imply CMD_BOOTCOUNT
+ imply CMD_BOOTSTAGE
imply CMD_CLS if CMD_BMP
imply DISABLE_CONSOLE
imply PRE_CONSOLE_BUFFER