diff options
author | Akshay Saraswat <akshay.s@samsung.com> | 2013-03-21 02:13:13 +0000 |
---|---|---|
committer | Minkyu Kang <mk7.kang@samsung.com> | 2013-03-29 20:36:48 +0900 |
commit | a4d40b856fb2674de55677bf73ec7d1821efd997 (patch) | |
tree | 5783b8988df1d1887d949609c4c7260845bad2f5 /doc/README.s5pc1xx | |
parent | 2c6346c1beb1d4debe9c79dc7f72c4e62a77859d (diff) | |
download | u-boot-imx-a4d40b856fb2674de55677bf73ec7d1821efd997.zip u-boot-imx-a4d40b856fb2674de55677bf73ec7d1821efd997.tar.gz u-boot-imx-a4d40b856fb2674de55677bf73ec7d1821efd997.tar.bz2 |
Exynos5: clock: Fix a typo bug in exynos clock init
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@samsung.com>
Signed-off-by: Akshay Saraswat <akshay.s@samsung.com>
Acked-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'doc/README.s5pc1xx')
0 files changed, 0 insertions, 0 deletions