[PATCH v2 3/9] cmd: kconfig: Make ufs prompt look similar to other commands
Neha Malcom Francis
n-francis at ti.com
Thu Nov 23 05:25:55 CET 2023
Hi Bin,
On 11/10/23 18:45, Bin Meng wrote:
> At present the 'ufs' command prompt does not look similar like other
> commands. Update it.
>
> Signed-off-by: Bin Meng <bmeng at tinylab.org>
> ---
>
> (no changes since v1)
>
> cmd/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/cmd/Kconfig b/cmd/Kconfig
> index a59c67e333..0b4e76c262 100644
> --- a/cmd/Kconfig
> +++ b/cmd/Kconfig
> @@ -1536,7 +1536,7 @@ config CMD_TSI148
> Turndra tsi148 device. See the command help for full details.
>
> config CMD_UFS
> - bool "Enable UFS - Universal Flash Storage commands"
> + bool "ufs - Universal Flash Storage commands"
> depends on UFS
> help
> "This provides commands to initialise and configure universal flash
Reviewed-by: Neha Malcom Francis <n-francis at ti.com>
--
Thanking You
Neha Malcom Francis
More information about the U-Boot
mailing list