From: Anand Moon <linux.amoon@gmail.com>
To: Neil Armstrong <narmstrong@baylibre.com>,
Peng Fan <peng.fan@nxp.com>,
u-boot-amlogic@groups.io, u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/4] Odroid n2 using eMMC would fail to boot up
Date: Tue, 26 Nov 2019 21:12:02 +0000 [thread overview]
Message-ID: <20191126211206.4537-1-linux.amoon@gmail.com> (raw)
Here are some small changes to fix booting of Odroid N2
Tested on below eMMC module
new orange - eMMC AJNB4R 14.6 GiB MMC 5.1
old back - eMMC CGND3R 58.2 GiB MMC 5.0
-Anand
Anand Moon (4):
mmc: meson-gx: Fix tx phase in the tuning process
configs: meson64: enable GIC support for G12A/G12B
board: amlogic: select PWRSEQ for all amlogic platform
board: amlogic: Add missing config option
arch/arm/mach-meson/Kconfig | 1 +
configs/nanopi-k2_defconfig | 2 ++
configs/odroid-c2_defconfig | 2 ++
drivers/mmc/meson_gx_mmc.c | 2 +-
include/configs/meson64.h | 2 +-
5 files changed, 7 insertions(+), 2 deletions(-)
--
2.24.0
WARNING: multiple messages have this Message-ID (diff)
From: Anand Moon <linux.amoon@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/4] Odroid n2 using eMMC would fail to boot up
Date: Tue, 26 Nov 2019 21:12:02 +0000 [thread overview]
Message-ID: <20191126211206.4537-1-linux.amoon@gmail.com> (raw)
Here are some small changes to fix booting of Odroid N2
Tested on below eMMC module
new orange - eMMC AJNB4R 14.6 GiB MMC 5.1
old back - eMMC CGND3R 58.2 GiB MMC 5.0
-Anand
Anand Moon (4):
mmc: meson-gx: Fix tx phase in the tuning process
configs: meson64: enable GIC support for G12A/G12B
board: amlogic: select PWRSEQ for all amlogic platform
board: amlogic: Add missing config option
arch/arm/mach-meson/Kconfig | 1 +
configs/nanopi-k2_defconfig | 2 ++
configs/odroid-c2_defconfig | 2 ++
drivers/mmc/meson_gx_mmc.c | 2 +-
include/configs/meson64.h | 2 +-
5 files changed, 7 insertions(+), 2 deletions(-)
--
2.24.0
next reply other threads:[~2019-11-26 21:12 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-26 21:12 Anand Moon [this message]
2019-11-26 21:12 ` [U-Boot] [PATCH 0/4] Odroid n2 using eMMC would fail to boot up Anand Moon
2019-11-26 21:12 ` [U-Boot] [PATCH 1/4] mmc: meson-gx: Fix tx phase in the tuning process Anand Moon
2019-11-26 21:12 ` Anand Moon
2019-11-27 13:00 ` Neil Armstrong
2019-11-27 13:00 ` Neil Armstrong
2019-11-27 14:42 ` Anand Moon
2019-11-27 14:42 ` Anand Moon
2019-12-04 9:26 ` Neil Armstrong
2019-12-04 9:26 ` Neil Armstrong
2019-12-20 10:10 ` Neil Armstrong
2019-12-20 10:10 ` Neil Armstrong
2019-12-20 18:58 ` Anand Moon
2019-12-20 18:47 ` Anand Moon
2019-12-20 19:23 ` Jerome Brunet
2019-12-21 11:30 ` Anand Moon
2019-11-26 21:12 ` [U-Boot] [PATCH 2/4] configs: meson64: enable GIC support for G12A/G12B Anand Moon
2019-11-26 21:12 ` Anand Moon
2019-11-27 12:56 ` Neil Armstrong
2019-11-27 12:56 ` Neil Armstrong
2019-11-26 21:12 ` [U-Boot] [PATCH 3/4] board: amlogic: select PWRSEQ for all amlogic platform Anand Moon
2019-11-26 21:12 ` Anand Moon
2019-11-27 12:56 ` Neil Armstrong
2019-11-27 12:56 ` Neil Armstrong
2019-11-26 21:12 ` [U-Boot] [PATCH 4/4] board: amlogic: Add missing config option Anand Moon
2019-11-26 21:12 ` Anand Moon
2019-11-27 12:55 ` Neil Armstrong
2019-11-27 12:55 ` Neil Armstrong
2019-11-27 14:43 ` Anand Moon
2019-11-27 14:43 ` 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=20191126211206.4537-1-linux.amoon@gmail.com \
--to=linux.amoon@gmail.com \
--cc=narmstrong@baylibre.com \
--cc=peng.fan@nxp.com \
--cc=u-boot-amlogic@groups.io \
--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.