u-boot/board/st/stm32f429-discovery
Antonio Borneo 089fddfde2 stm32f429: pass the device unique ID in DTB
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
2015-07-27 15:02:14 -04:00
..
Kconfig stm32f4: Add support for stm32f429-discovery board 2015-04-22 12:14:55 -04:00
MAINTAINERS stm32f4: fix MAINTAINERS file 2015-07-08 21:51:39 -04:00
Makefile stm32f4: Add support for stm32f429-discovery board 2015-04-22 12:14:55 -04:00
led.c stm32f4: Add support for stm32f429-discovery board 2015-04-22 12:14:55 -04:00
stm32f429-discovery.c stm32f429: pass the device unique ID in DTB 2015-07-27 15:02:14 -04:00