mirror of
https://github.com/u-boot/u-boot.git
synced 2024-12-19 01:33:27 +08:00
a4d40b856f
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> |
||
---|---|---|
.. | ||
clock_init.c | ||
clock_init.h | ||
dmc_common.c | ||
dmc_init_ddr3.c | ||
lowlevel_init.S | ||
Makefile | ||
setup.h | ||
smdk5250_spl.c | ||
smdk5250-uboot-spl.lds | ||
smdk5250.c | ||
spl_boot.c | ||
tzpc_init.c |