From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeroen Hofstee Date: Fri, 18 Jul 2014 20:54:05 +0200 Subject: [U-Boot] Random number generator - why I need it In-Reply-To: References: Message-ID: <53C96D4D.8090103@myspectrum.nl> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Stanislav, On 18-07-14 16:41, Stanislav Vlasic wrote: > What I need is solution for getting random number (on first boot) which > will be written to ubootenv. mm, you forgot to describe why.. and what you mean with random. Anyway, can't the host programming the device not provide a pseudo random number. It likely has far better provision for that... Regards, Jeroen