Does the OMAP3-RNG work with modern implementations of the rng tools? I noticed that it takes long time for crng init to complete. I installed the rng-tools hoping to speed things along, but it seems to take a long time for the crng inito to complete (80 seconds) [ 80.799011] random: crng init done [ 80.802459] random: 2 urandom warning(s) missed due to ratelimiting I've done similar stuff on an unrelated platform, and the i.MX6 RNG stuff appears to work just fine. I have tried installing the omap3-rng stuff into the kernel and as modules, but it doesn't appear to be making any difference. adam