All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v3 0/2] sunxi: fix eMMC stability issues on A64
@ 2018-05-31  4:02 Vasily Khoruzhick
  2018-05-31  4:02 ` [U-Boot] [PATCH v3 1/2] sunxi-mmc: use new mode " Vasily Khoruzhick
  2018-05-31  4:02 ` [U-Boot] [PATCH v3 2/2] mmc: sunxi: run calibration " Vasily Khoruzhick
  0 siblings, 2 replies; 8+ messages in thread
From: Vasily Khoruzhick @ 2018-05-31  4:02 UTC (permalink / raw)
  To: u-boot

eMMC seems to require new clocking mode and calibration on A64,
otherwise it is pretty unstable on some boards (e.g. Pinebook)
with some eMMCs.

v2: - improve comment about calibration for eMMC on A64
    - simplify ifdef-s around configuring delays
v3: - fix fallout due to ifdef simplification in v2

Vasily Khoruzhick (2):
  sunxi-mmc: use new mode on A64
  mmc: sunxi: run calibration on A64

 arch/arm/include/asm/arch-sunxi/mmc.h |  6 +++++-
 arch/arm/mach-sunxi/Kconfig           |  1 +
 drivers/mmc/sunxi_mmc.c               | 15 +++++++++++++--
 3 files changed, 19 insertions(+), 3 deletions(-)

-- 
2.17.0

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-06-04  7:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-31  4:02 [U-Boot] [PATCH v3 0/2] sunxi: fix eMMC stability issues on A64 Vasily Khoruzhick
2018-05-31  4:02 ` [U-Boot] [PATCH v3 1/2] sunxi-mmc: use new mode " Vasily Khoruzhick
2018-05-31 12:00   ` Maxime Ripard
2018-05-31 16:43     ` Vasily Khoruzhick
2018-06-01  8:42       ` Maxime Ripard
2018-06-02  0:58         ` Vasily Khoruzhick
2018-06-04  7:57           ` Maxime Ripard
2018-05-31  4:02 ` [U-Boot] [PATCH v3 2/2] mmc: sunxi: run calibration " Vasily Khoruzhick

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.