Files
u-boot/arch
Jaehoon Chung a276172cf3 arm: exynos: fix the div value for set_mmc_clk
The most exynos used the  "Ratio + 1" as div value.
And value at register is "Ratio".
So if want to set exact value, it needs to subtract one.

Value at register ("Ratio") = div - 1

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2015-02-13 17:15:14 +09:00
..
2015-02-09 16:41:20 +03:00
2015-01-29 17:09:57 -07:00
2015-01-13 09:37:21 -05:00
2015-02-09 16:41:20 +03:00