]> git.ipfire.org Git - thirdparty/u-boot.git/commit
cmd: rng: Add rng list command
authorWeizhao Ouyang <o451686892@gmail.com>
Mon, 4 Mar 2024 14:42:42 +0000 (14:42 +0000)
committerTom Rini <trini@konsulko.com>
Wed, 13 Mar 2024 16:40:43 +0000 (12:40 -0400)
commit9a6e975c7c41f2fb67d7ef11fceb28942a4a4b4c
tree9626634b80e030412801805f913668405c91fa2e
parent1da4d327d49bb068bdc69974e0dee1391dfb30e6
cmd: rng: Add rng list command

The 'rng list' command probes all RNG devices and list those devices
that are successfully probed. Also update the help info.

Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Weizhao Ouyang <o451686892@gmail.com>
cmd/rng.c
doc/usage/cmd/rng.rst