]> git.ipfire.org Git - people/ms/u-boot.git/commit
omap5: omap_die_id support
authorPaul Kocialkowski <contact@paulk.fr>
Thu, 27 Aug 2015 17:37:11 +0000 (19:37 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 22 Oct 2015 18:17:21 +0000 (14:17 -0400)
commit9fd5401659c34b9b07f5d729ad35611b002830ff
treeb51bdbfec1ce51d8c3c32e83633dd20ea5985b38
parent987a40d52ea617ee609fafcee5463274983d2827
omap5: omap_die_id support

This introduces omap5 support for omap_die_id, which matches the common
omap_die_id definition. It replaces board-specific code to grab the die id bits.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/arm/cpu/armv7/omap5/hwinit.c
arch/arm/cpu/armv7/omap5/prcm-regs.c
board/ti/dra7xx/evm.c
board/ti/omap5_uevm/evm.c