[PATCH] Nokia RX-51: Enable CONFIG_CMD_BOOTD

Lokesh Vutla lokeshvutla at ti.com
Thu Mar 4 06:17:36 CET 2021


+ Tom

On 24/02/21 5:57 am, Pali Rohár wrote:
> CONFIG_CMD_BOOTD provides 'boot' command which is required in more scripts.
> 
> Signed-off-by: Pali Rohár <pali at kernel.org>
> ---
> This patch applies cleanly on top of the patch "Nokia RX-51: Enable
> usbtty serial console by default" [1] and CI testing passed without
> any issues [2] [3]. Please include it into U-Boot 2021.04 release.

Tom, if you don't mind can you pull this patch directly for rc? The mentioned
dependency patch is merged yesterday. I don't have anything else in my queue for
this rc.

Thanks and regards,
Lokesh

> 
> [1] - https://patchwork.ozlabs.org/project/uboot/patch/20210220105015.26210-1-pali@kernel.org/
> [2] - https://github.com/u-boot/u-boot/pull/53/checks?check_run_id=1932112532
> [3] - https://dev.azure.com/u-boot/a1096300-2999-4ec4-a21a-4c22075e3771/_build/results?buildId=1816&view=logs&jobId=9a06d2a9-1498-5de0-2a01-be581d48ba67
> ---
>  configs/nokia_rx51_defconfig | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/configs/nokia_rx51_defconfig b/configs/nokia_rx51_defconfig
> index 0df11b98585b..312ca3a1a991 100644
> --- a/configs/nokia_rx51_defconfig
> +++ b/configs/nokia_rx51_defconfig
> @@ -17,7 +17,6 @@ CONFIG_CONSOLE_MUX=y
>  CONFIG_HUSH_PARSER=y
>  CONFIG_SYS_PROMPT="Nokia RX-51 # "
>  # CONFIG_CMD_BDI is not set
> -# CONFIG_CMD_BOOTD is not set
>  # CONFIG_BOOTM_NETBSD is not set
>  # CONFIG_BOOTM_PLAN9 is not set
>  # CONFIG_BOOTM_RTEMS is not set
> 


More information about the U-Boot mailing list