[U-Boot] [PATCH] Exynos5: clock: Fix a typo bug in exynos clock init

Simon Glass sjg at chromium.org
Thu Mar 21 17:44:44 CET 2013


On Thu, Mar 21, 2013 at 5:13 AM, Akshay Saraswat <akshay.s at samsung.com> wrote:
> We intended to clear the bits of CLK_SRC_TOP2 register, instead we were
> writing on the reserved bits of src_core1 register. Since the default
> value of clk_src_top2 register were itself zero, this typo was not
> creating any big issue. But it is better to fix this error for better
> readability of the code.
>
> Signed-off-by: Hatim Ali <hatim.rv at samsung.com>
> Signed-off-by: Akshay Saraswat <akshay.s at samsung.com>

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list