On 15 January 2015 at 22:48, Akshay Saraswat <aksha...@samsung.com> wrote:
> exynos5_get_periph_rate function reads incorrect div for
> SDMMC2 & 3. It also reads prediv and does division only for
> SDMMC0 & 2 when actually various other peripherals need that.
> Adding changes to fix these mistakes in periph rate calculation.
>
> Signed-off-by: Akshay Saraswat <aksha...@samsung.com>
> ---
> Changes since v2:
>         - Added checks for negative values in exynos5_get_periph_rate.
>
> Changes since v1:
>         - New patch.
>
>  arch/arm/cpu/armv7/exynos/clock.c | 21 +++++++++++++--------
>  1 file changed, 13 insertions(+), 8 deletions(-)

Reviewed-by: Simon Glass <s...@chromium.org>

Tested on snow, pit, pi
Tested-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to