u-boot-brain/arch/arm/cpu/armv7/exynos
Doug Anderson c9334fcda9 DMC: exynos5420: Gate CLKM to when reading PHY_CON13
when CLKM is running.  If we stop CLKM when sampling it the glitches
all go away, so we'll do that as per Samsung suggestion.

We also check the "is it locked" bits of PHY_CON13 and loop until they
show the the value sampled actually represents a locked value.  It
doesn't appear that the glitching and "is it locked" are related, but
it seems wise to wait until the PHY tells us the value is good before
we use it.  In practice we will not loop more than a couple times (and
usually won't loop at all).

Signed-off-by: Doug Anderson <dianders@chromium.org>
Signed-off-by: Akshay Saraswat <akshay.s@samsung.com>
Acked-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2014-06-13 17:05:13 +09:00
..
clock_init_exynos4.c EXYNOS: Move files from board/samsung to arch/arm 2013-07-05 17:06:55 +09:00
clock_init_exynos5.c Exynos5420: Add clock initialization for 5420 2013-12-30 16:50:34 +09:00
clock_init.h Exynos5420: Add clock initialization for 5420 2013-12-30 16:50:34 +09:00
clock.c ARM: exynos: clock: modify the set_mmc_clk for exynos4 2014-05-16 14:54:26 +09:00
common_setup.h EXYNOS: Move files from board/samsung to arch/arm 2013-07-05 17:06:55 +09:00
config.mk arm: put .hash, .got.plt and .machine_param back in binaries 2014-01-14 11:43:10 +01:00
dmc_common.c Exynos5: DMC: Modify the definition of ddr3_mem_ctrl_init 2014-06-13 17:05:13 +09:00
dmc_init_ddr3.c DMC: exynos5420: Gate CLKM to when reading PHY_CON13 2014-06-13 17:05:13 +09:00
dmc_init_exynos4.c EXYNOS: Move files from board/samsung to arch/arm 2013-07-05 17:06:55 +09:00
exynos4_setup.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
exynos5_setup.h DMC: exynos5420: Gate CLKM to when reading PHY_CON13 2014-06-13 17:05:13 +09:00
lowlevel_init.c Revert "exynos: Enable PSHOLD in SPL" 2014-06-13 17:00:56 +09:00
Makefile armv7: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
pinmux.c arm: exynos: pinmux: add sdmmc4 gpio configratuion 2014-05-16 14:54:26 +09:00
power.c Exynos: Make sure ps_hold gets set in the SPL 2014-05-31 14:22:20 +09:00
soc.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
spl_boot.c arm: exynos: adds ifdef for spi boot 2013-12-06 19:07:47 +09:00
system.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
tzpc.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00