mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-17 00:31:50 +01:00
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>