All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anand Moon <linux.amoon@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCHv2 0/3] Odroid n2 using eMMC would fail to boot up
Date: Tue, 24 Dec 2019 13:25:48 +0000	[thread overview]
Message-ID: <20191224132551.1427-1-linux.amoon@gmail.com> (raw)

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: [3] https://patchwork.ozlabs.org/cover/1201206/

-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

WARNING: multiple messages have this Message-ID (diff)
From: Anand Moon <linux.amoon@gmail.com>
To: Neil Armstrong <narmstrong@baylibre.com>,
	Peng Fan <peng.fan@nxp.com>, Jerome Brunet <jbrunet@baylibre.com>,
	u-boot-amlogic@groups.io, u-boot@lists.denx.de
Subject: [U-Boot] [PATCHv2 0/3] Odroid n2 using eMMC would fail to boot up
Date: Tue, 24 Dec 2019 13:25:48 +0000	[thread overview]
Message-ID: <20191224132551.1427-1-linux.amoon@gmail.com> (raw)

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: [3] https://patchwork.ozlabs.org/cover/1201206/

-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


             reply	other threads:[~2019-12-24 13:25 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-24 13:25 Anand Moon [this message]
2019-12-24 13:25 ` [U-Boot] [PATCHv2 0/3] Odroid n2 using eMMC would fail to boot up Anand Moon
2019-12-24 13:25 ` [U-Boot] [PATCHv2 1/3] mmc: meson-gx: Fix clk phase tuning for MMC Anand Moon
2019-12-24 13:25   ` Anand Moon
2019-12-26  9:10   ` Jerome Brunet
2019-12-26  9:10     ` Jerome Brunet
2019-12-26  9:30     ` Anand Moon
2019-12-26  9:30       ` Anand Moon
2019-12-24 13:25 ` [U-Boot] [PATCHv2 2/3] configs: meson64: enable GIC support for G12A/G12B Anand Moon
2019-12-24 13:25   ` Anand Moon
2019-12-24 13:25 ` [U-Boot] [PATCHv2 3/3] board: amlogic: select PWRSEQ for all amlogic platform Anand Moon
2019-12-24 13:25   ` Anand Moon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191224132551.1427-1-linux.amoon@gmail.com \
    --to=linux.amoon@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.