]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 22:42:52 +0000 (00:42 +0200)
commita4fec0222977d1aeeb225c49378d62e38dd1daf5
tree108dd56b0a88efa02716b3c198b39a5324a6a4a4
parentb74b700c1526ca68b937d4a95cfb49808a0d3a9d
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