]> git.kernelconcepts.de Git - karo-tx-uboot.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)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:24:13 +0000 (08:24 +0200)
commitce76c172b07fd74c24722ed1fe2ef925a6e87a92
tree441bc5080fd999981c8529f046c55864823fb451
parent2453350952e9f816c9c2f3faa46a412924e820bb
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