]> git.sur5r.net Git - u-boot/commit
omap4: omap_die_id support
authorPaul Kocialkowski <contact@paulk.fr>
Thu, 27 Aug 2015 17:37:10 +0000 (19:37 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 22 Oct 2015 18:17:20 +0000 (14:17 -0400)
commit987a40d52ea617ee609fafcee5463274983d2827
treeefa973fe9385832593cdb3d086d46834d8938d87
parentb50a7685283b66623a6acb60329c57caa78795f5
omap4: omap_die_id support

This introduces omap4 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/omap4/hwinit.c
arch/arm/cpu/armv7/omap4/prcm-regs.c
arch/arm/include/asm/arch-omap4/omap.h
board/ti/panda/panda.c