commit | 6eb54a4da5c6b6fc8c8904ed9771bbb2073c459d | [log] [tgz] |
---|---|---|
author | Vitaly Andrianov <vitalya@ti.com> | Mon Jun 15 08:54:15 2015 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Jun 19 16:46:46 2015 -0400 |
tree | 4f74ca028c2858a91f3a7ed991c33c6fab9ebc3e | |
parent | 8dd6f7b25ee0fcd70cd52a1d6155b8707104c689 [diff] |
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>