All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv3 0/3] Odroid n2 using eMMC would fail to boot up
@ 2019-12-26 11:33 ` Anand Moon
  0 siblings, 0 replies; 18+ messages in thread
From: Anand Moon @ 2019-12-26 11:33 UTC (permalink / raw)
  To: Neil Armstrong, Peng Fan, Jerome Brunet, u-boot-amlogic, u-boot

Here are some small changes to fix booting of Odroid N2 using eMMC.
Fixed the clk tunnig during mmc initialization.

Build and tested on top of below patches
[0] https://patchwork.ozlabs.org/patch/1213648/
[1] https://patchwork.ozlabs.org/patch/1213650/

Tested on below eMMC module on Odroid N2 and C2
new orange - eMMC AJNB4R 14.6 GiB MMC 5.1
old back   - eMMC CGND3R 58.2 GiB MMC 5.0

Prevoius changes: 
Fixed the clk tuning as per mainline kernel
[3]v1 https://patchwork.ozlabs.org/cover/1201206/
[4]v2 https://patchwork.ozlabs.org/cover/1215217/

-Anand

Anand Moon (3):
  mmc: meson-gx: Fix clk phase tuning for MMC
  configs: meson64: enable GIC support for G12A/G12B
  board: amlogic: select PWRSEQ for all amlogic platform

 arch/arm/include/asm/arch-meson/sd_emmc.h | 14 ++++++--------
 arch/arm/mach-meson/Kconfig               |  1 +
 drivers/mmc/meson_gx_mmc.c                |  9 +++++----
 include/configs/meson64.h                 |  2 +-
 4 files changed, 13 insertions(+), 13 deletions(-)

-- 
2.24.1


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

end of thread, other threads:[~2020-01-11 12:23 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-26 11:33 [PATCHv3 0/3] Odroid n2 using eMMC would fail to boot up Anand Moon
2019-12-26 11:33 ` Anand Moon
2019-12-26 11:33 ` [PATCHv3 1/3] mmc: meson-gx: Fix clk phase tuning for MMC Anand Moon
2019-12-26 11:33   ` Anand Moon
2020-01-07 10:00   ` Jerome Brunet
2020-01-07 10:00     ` Jerome Brunet
2020-01-11 12:23     ` Anand Moon
2020-01-11 12:23       ` Anand Moon
2019-12-26 11:33 ` [PATCHv3 2/3] configs: meson64: enable GIC support for G12A/G12B Anand Moon
2019-12-26 11:33   ` Anand Moon
2020-01-07 13:41   ` Neil Armstrong
2020-01-07 13:41     ` Neil Armstrong
2020-01-08  1:15     ` Peng Fan
2020-01-08  1:15       ` Peng Fan
2019-12-26 11:33 ` [PATCHv3 3/3] board: amlogic: select PWRSEQ for all amlogic platform Anand Moon
2019-12-26 11:33   ` Anand Moon
2020-01-07 13:42   ` Neil Armstrong
2020-01-07 13:42     ` Neil Armstrong

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.