commit | d76b8b94c7be5fab82f1d7ce40cece8803177bc6 | [log] [tgz] |
---|---|---|
author | Paul Kocialkowski <contact@paulk.fr> | Thu Aug 27 19:37:10 2015 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Oct 22 14:17:20 2015 -0400 |
tree | efa973fe9385832593cdb3d086d46834d8938d87 | |
parent | 290ba6d8efc68fc48e27edce012e08af7d9eb709 [diff] |
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>