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

This replaces the previous get_dieid definition with omap_die_id, that matches
the common omap_die_id definition.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/arm/cpu/armv7/omap3/sys_info.c
arch/arm/include/asm/arch-omap3/sys_proto.h
board/lge/sniper/sniper.c
board/ti/beagle/beagle.c