]> git.sur5r.net Git - u-boot/commit
rpi: set board serial number in environment
authorLubomir Rintel <lkundrak@v3.sk>
Mon, 22 Feb 2016 21:06:47 +0000 (22:06 +0100)
committerTom Rini <trini@konsulko.com>
Wed, 24 Feb 2016 23:44:12 +0000 (18:44 -0500)
commit757cd149b9c6928734fab0b831a7624168a0b71c
treed4f30da69e1c4f37a61ee435b1eb3a31f59aa6bc
parent6f6051fac360cf6ca88cfcfa3cb377778ef5742c
rpi: set board serial number in environment

Gets propagated into the device tree and then into /proc/cpuinfo where
users often expect it.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Tested-by: Stephen Warren <swarren@wwwdotorg.org>
Reviewed-by: Stephen Warren <swarren@wwwdotorg.org>
arch/arm/mach-bcm283x/include/mach/mbox.h
board/raspberrypi/rpi/rpi.c