cmd: correct kaslrseed description

The number of random bytes generated is hard coded as 8.
The command takes no argument.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
This commit is contained in:
Heinrich Schuchardt
2024-06-18 14:29:13 +02:00
parent b94217adc9
commit 0b07b5ed81

View File

@@ -68,7 +68,7 @@ static int do_kaslr_seed(struct cmd_tbl *cmdtp, int flag, int argc, char *const
}
U_BOOT_LONGHELP(kaslrseed,
"[n]\n"
"\n"
" - append random bytes to chosen kaslr-seed node\n");
U_BOOT_CMD(