]> git.sur5r.net Git - u-boot/commit
omap-common: Common serial and usbethaddr functions based on die id
authorPaul Kocialkowski <contact@paulk.fr>
Thu, 27 Aug 2015 17:37:12 +0000 (19:37 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 22 Oct 2015 18:17:22 +0000 (14:17 -0400)
commit07815eb9f3f742237085e3eda947e095926212b0
treeeee6f6372237c7c288f7b59944a38e2ffc2c7756
parent9fd5401659c34b9b07f5d729ad35611b002830ff
omap-common: Common serial and usbethaddr functions based on die id

Now that we have a common prototype to grab the omap die id, functions to figure
out a serial number and usb ethernet address can use it directly.
Those also get an omap_die_id prefix for better consistency.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/arm/cpu/armv7/omap-common/utils.c
arch/arm/include/asm/omap_common.h
board/lge/sniper/sniper.c
board/ti/beagle/beagle.c
board/ti/dra7xx/evm.c
board/ti/omap5_uevm/evm.c
board/ti/panda/panda.c