]> git.dujemihanovic.xyz Git - u-boot.git/commit
sniper: Serial number support, obtained from die ID
authorPaul Kocialkowski <contact@paulk.fr>
Mon, 20 Jul 2015 13:17:13 +0000 (15:17 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 13 Aug 2015 00:47:38 +0000 (20:47 -0400)
commit169ecb4a83c86dba7d19442de05310f0c068f0d1
tree97129279b9a6c782885dc8210327db13e982aefc
parent957efd4b5766e5ab68b032615c1a99f89ad01d86
sniper: Serial number support, obtained from die ID

The OMAP3 has some die-specific ID bits that we can use to give the device a
(more or less) unique serial number. This is particularly useful for e.g. USB.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
board/lge/sniper/sniper.c