Re: [PATCH v2] cmd:Elaborate 'blkcache' cmd HELP statement

2021-08-04 Thread Tom Rini
On Wed, Jun 30, 2021 at 11:57:45PM +0530, opensource@gmail.com wrote: > From: Adarsh Babu Kalepalli > > HELP description is provided for ‘configure’ sub-command > of ‘blkcache’. > > Signed-off-by: Adarsh Babu Kalepalli > Reviewed-by: Simon Glass Applied to u-boot/master, thanks! -- Tom

Re: [PATCH v2] cmd:Elaborate 'blkcache' cmd HELP statement

2021-07-05 Thread Simon Glass
On Wed, 30 Jun 2021 at 12:27, wrote: > > From: Adarsh Babu Kalepalli > > HELP description is provided for ‘configure’ sub-command > of ‘blkcache’. > > Signed-off-by: Adarsh Babu Kalepalli > --- > > (no changes since v1) > > cmd/blkcache.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-

[PATCH v2] cmd:Elaborate 'blkcache' cmd HELP statement

2021-06-30 Thread opensource . kab
From: Adarsh Babu Kalepalli HELP description is provided for ‘configure’ sub-command of ‘blkcache’. Signed-off-by: Adarsh Babu Kalepalli --- (no changes since v1) cmd/blkcache.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cmd/blkcache.c b/cmd/blkcache.c index 25f252