Hello,
In the imx8 bootup, we are seeing below warning in our custom board.
[ 7.707389] random: crng init done
[ 7.710810] random: 7 urandom warning(s) missed due to ratelimiting
# dmesg | grep urandom
[ 4.346356] random: systemd: uninitialized urandom read (16 bytes read)
[ 4.379455] random: systemd: uninitialized urandom read (16 bytes read)
[ 4.403426] random: systemd: uninitialized urandom read (16 bytes read)
[ 7.710810] random: 7 urandom warning(s) missed due to ratelimiting
How to fix this warning?
Thanks for the advance.
Platform: imx8
Linux kernel version: imx-4.14.98
BRs,
Muthukumar.S