mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
Revert "stm32mp1: remove the imply BOOTSTAGE"
This reverts the workaround introduced by the
commit 16fec9b0bc
("stm32mp1: remove the imply BOOTSTAGE")
As the bootstage alignment issue is now solved.
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
This commit is contained in:
committed by
Tom Rini
parent
a6651086a7
commit
15ac0c7500
@@ -63,7 +63,9 @@ config TARGET_ST_STM32MP15x
|
|||||||
bool "STMicroelectronics STM32MP15x boards"
|
bool "STMicroelectronics STM32MP15x boards"
|
||||||
select STM32MP15x
|
select STM32MP15x
|
||||||
imply BOOTCOUNT_LIMIT
|
imply BOOTCOUNT_LIMIT
|
||||||
|
imply BOOTSTAGE
|
||||||
imply CMD_BOOTCOUNT
|
imply CMD_BOOTCOUNT
|
||||||
|
imply CMD_BOOTSTAGE
|
||||||
imply CMD_CLS if CMD_BMP
|
imply CMD_CLS if CMD_BMP
|
||||||
imply DISABLE_CONSOLE
|
imply DISABLE_CONSOLE
|
||||||
imply PRE_CONSOLE_BUFFER
|
imply PRE_CONSOLE_BUFFER
|
||||||
|
Reference in New Issue
Block a user