
28 Jul
2015
28 Jul
'15
4:59 p.m.
On Sun, Jul 19, 2015 at 10:19:46PM +0800, Antonio Borneo wrote:
Read device unique ID and set environment variable "serial#". Value would then be passed to kernel through DTB.
To read ID from DTB, kernel is required to have commit: 3f599875e5202986b350618a617527ab441bf206 (ARM: 8355/1: arch: Show the serial number from devicetree in cpuinfo) This commit is already mainline since v4.1-rc1.
Signed-off-by: Antonio Borneo borneo.antonio@gmail.com To: Albert Aribaud albert.u.boot@aribaud.net To: Tom Rini trini@konsulko.com To: Kamil Lulko rev13@wp.pl Cc: u-boot@lists.denx.de
Applied to u-boot/master, thanks!
--
Tom