From: Patrick Delaunay Date: Tue, 10 Mar 2020 09:15:03 +0000 (+0100) Subject: Revert "stm32mp1: remove the imply BOOTSTAGE" X-Git-Tag: v2020.10~282^2~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=15ac0c7500f041ef80a0b7df8a192466d74e15c3;p=platform%2Fkernel%2Fu-boot.git Revert "stm32mp1: remove the imply BOOTSTAGE" 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 --- diff --git a/arch/arm/mach-stm32mp/Kconfig b/arch/arm/mach-stm32mp/Kconfig index 7b86ce1..ba965e7 100644 --- 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