keystone2: use correct EFUSE_BOOTROM fileds to configure speed
authorVitaly Andrianov <vitalya@ti.com>
Mon, 15 Jun 2015 12:54:15 +0000 (08:54 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 19 Jun 2015 20:46:46 +0000 (16:46 -0400)
commit437a7293a7168b6a2d356fe5d1955091afa2074f
tree4f74ca028c2858a91f3a7ed991c33c6fab9ebc3e
parentc6265f7f3410b5e5763181cdd123a3f6fcd9fd58
keystone2: use correct EFUSE_BOOTROM fileds to configure speed

The get_max_arm_speed() and get_max_dev_speed() used wrong register
fields to get the maximum speeds. This commit fixes the bug.

Signed-off-by: Vitaly Andrianov <vitalya@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/arm/mach-keystone/clock.c