cmd:Elaborate 'blkcache' cmd HELP statement
HELP description is provided for ‘configure’ sub-command of ‘blkcache’. Signed-off-by: Adarsh Babu Kalepalli <opensource.kab@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
e02c082287
commit
f86eba03fa
@ -83,5 +83,6 @@ U_BOOT_CMD(
|
||||
blkcache, 4, 0, do_blkcache,
|
||||
"block cache diagnostics and control",
|
||||
"show - show and reset statistics\n"
|
||||
"blkcache configure blocks entries\n"
|
||||
"blkcache configure <blocks> <entries> "
|
||||
"- set max blocks per entry and max cache entries\n"
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user