[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

[PATCH] doc/usage: cmd-usage help file for askenv

2021-06-11 Thread opensource . kab
From: Adarsh Babu Kalepalli help file for using askenv cmd is created. It provides description on the command purpose, description of arguments, couple of examples (illustrating command usage), configuration parameter and possible return values. Signed-off-by: Adarsh Babu Kalepalli --- doc/us

[PATCH] cmd:Update HELP text of ’askenv’

2021-06-01 Thread opensource . kab
From: Adarsh Babu Kalepalli Help text of ‘askenv’ cmd is updated Signed-off-by: Adarsh Babu Kalepalli --- cmd/nvedit.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/nvedit.c b/cmd/nvedit.c index d14ba10cef..910cf16aaf 100644 --- a/cmd/nvedit.c +++ b/cmd/nvedit.c @@ -

[PATCH] cmd:Elaborate ‘blkcache’ cmd HELP statement

2021-05-31 Thread opensource . kab
From: Adarsh Babu Kalepalli "HELP description is provided for ‘configure’ sub-command of ‘blkcache’. Signed-off-by: Adarsh Babu Kalepalli --- cmd/blkcache.c | 1 + 1 file changed, 1 insertion(+) diff --git a/cmd/blkcache.c b/cmd/blkcache.c index 25f252e455..89ae52150a 100644 --- a/cmd/blkcac

[PATCH] test/py:Update python tests for ‘gpio’ cmd

2021-05-31 Thread opensource . kab
From: Adarsh Babu Kalepalli Generic Python Test cases are developed to verfiy 'gpio' command. Signed-off-by: Adarsh Babu Kalepalli --- test/py/tests/test_gpio.py | 175 - 1 file changed, 174 insertions(+), 1 deletion(-) diff --git a/test/py/tests/test_gpio

[PATCH] pytest:Shutdown power-supply to board after the pytest execution

2021-05-27 Thread opensource . kab
From: Adarsh Babu Kalepalli After executing the test-cases from pytest ,the board is still powered.Shutting down the board power supply at this point ,would keep the board safe. Signed-off-by: Adarsh Babu Kalepalli --- test/py/conftest.py | 7 +++ 1 file changed, 7 insertions(+) diff --g

[PATCH] cmd:(cosmetic)Mentioned in 'chpart' command HELP text that it is for MTD devices

2021-05-24 Thread opensource . kab
From: Adarsh Babu Kalepalli Modified the help text of 'chpart' command ,mentioning that it is for MTD devices. Signed-off-by: Adarsh Babu Kalepalli --- cmd/mtdparts.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cmd/mtdparts.c b/cmd/mtdparts.c index ed373a8c4d..3048