commit | 1f957708072e153637718497f7a1a6e364220337 | [log] [tgz] |
---|---|---|
author | Lokesh Vutla <lokeshvutla@ti.com> | Tue Oct 04 09:34:50 2016 +0530 |
committer | Tom Rini <trini@konsulko.com> | Sat Oct 08 09:33:36 2016 -0400 |
tree | 67d6b1116768e4fae615ef850cc7d5f9db008331 | |
parent | d2d9bdfcf9bdd6a39119c19c644189fccbe588cc [diff] |
ARM: AM437X: Add Silicon ID support Add silicon ID code for AM437x silicon. This can be used to print the cpu info using CONFIG_DISPLAY_CPUINFO. Also printing "CPU :" along with cpu name in order to be consistent with other OMAP platforms. Reviewed-by: Tom Rini <trini@konsulko.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>