diff options
author | Doug Anderson <dianders@chromium.org> | 2014-05-26 13:49:05 (GMT) |
---|---|---|
committer | Minkyu Kang <mk7.kang@samsung.com> | 2014-06-13 08:05:13 (GMT) |
commit | c9334fcda90652e2f8c49f4517b728ebc6f5f623 (patch) | |
tree | 01c206183af51fdf71d60cac58d6bc456a476c36 /disk/part_efi.c | |
parent | aacdd79095b0a7c258a76e4fdfc133af16b07dc0 (diff) | |
download | u-boot-c9334fcda90652e2f8c49f4517b728ebc6f5f623.tar.xz |
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>
Diffstat (limited to 'disk/part_efi.c')
0 files changed, 0 insertions, 0 deletions