[PATCH v2] arch: arm: Kconfig: Enable BOOTSTD_FULL for Rockchip SoCs

Simon Glass sjg at chromium.org
Sun Nov 19 01:42:58 CET 2023


On Tue, 14 Nov 2023 at 13:34, Shantur Rathore <i at shantur.com> wrote:
>
> Signed-off-by: Shantur Rathore <i at shantur.com>
> ---
>  arch/arm/Kconfig | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Simon Glass <sjg at chromium.org>

But it needs a commit message



>
> diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
> index d812685c98..fca6ef6d7e 100644
> --- a/arch/arm/Kconfig
> +++ b/arch/arm/Kconfig
> @@ -1986,6 +1986,7 @@ config ARCH_ROCKCHIP
>         imply CMD_DM
>         imply DEBUG_UART_BOARD_INIT
>         imply BOOTSTD_DEFAULTS
> +       imply BOOTSTD_FULL if BOOTSTD_DEFAULTS
>         imply FAT_WRITE
>         imply SARADC_ROCKCHIP
>         imply SPL_SYSRESET
> --
> 2.40.1
>


More information about the U-Boot mailing list