[PATCH u-boot-mvebu v2 16/18] cmd: rng: Print "Abort" on -EINTR
Marek Behún
kabel at kernel.org
Sat Mar 23 19:53:57 CET 2024
On Sat, 23 Mar 2024 19:30:20 +0100
Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
> Am 23. März 2024 19:07:09 MEZ schrieb "Marek Behún" <kabel at kernel.org>:
> >In the rng command, print
> > Abort
> >instead of
> > Reading RNG failed
> >if the error number is -EINTR.
>
>
> It is unclear what would be the user benefit.
>
> 'Abort' relates to a user pressing CTRL-C?
>
Precisely. The next patch of this series adds a rng driver that handles
ctrlc() events.
Marek
More information about the U-Boot
mailing list