Re: [PATCH 1/1] cmd: improve description of the cdp command

2024-11-22 Thread Tom Rini
On Mon, Nov 11, 2024 at 10:50:35AM +0100, Heinrich Schuchardt wrote: > Users might not know what 'CDP' refers to. Provide basic information. > > Signed-off-by: Heinrich Schuchardt Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

[PATCH 1/1] cmd: improve description of the cdp command

2024-11-11 Thread Heinrich Schuchardt
Users might not know what 'CDP' refers to. Provide basic information. Signed-off-by: Heinrich Schuchardt --- cmd/Kconfig | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/cmd/Kconfig b/cmd/Kconfig index 636833646f6..c55a39600c3 100644 --- a/cmd/Kconfig +++ b/cmd/Kconfig @@ -