Hi Tom, On Tue, Feb 6, 2024 at 2:14 AM Tom Rini <tr...@konsulko.com> wrote: > > On Wed, Jan 31, 2024 at 02:14:26PM +0000, Weizhao Ouyang wrote: > > > 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.g...@gmx.de> > > Signed-off-by: Weizhao Ouyang <o451686...@gmail.com> > > Reviewed-by: Matthias Brugger <mbrug...@suse.com> > > Reviewed-by: Igor Opaniuk <igor.opan...@foundries.io> > > --- > > cmd/rng.c | 23 ++++++++++++++++++----- > > 1 file changed, 18 insertions(+), 5 deletions(-) > > Please update doc/usage/cmd/rng.rst as well, thanks.
Ok, I will update it. BR, Weizhao > > -- > Tom