commit | 9027e08770bae3a953f5b3d8289b544f45081782 | [log] [tgz] |
---|---|---|
author | Lokesh Vutla <lokeshvutla@ti.com> | Fri Mar 04 10:36:41 2016 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Mar 14 19:18:44 2016 -0400 |
tree | a09633f36b04fd5b492c7ad3cc8d677fef540801 | |
parent | b35410e0cc06b6e580736f45286b8045b6b5738b [diff] |
ARM: keystone2: K2G: Add support for different arm/device speeds The maximum device and arm speeds can be determined by reading EFUSE_BOOTROM register. As there is already a framework for reading this register, adding support for all possible speeds on k2g devices. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Signed-off-by: Nishanth Menon <nm@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>