From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anand Moon Date: Tue, 26 Nov 2019 21:12:02 +0000 Subject: [U-Boot] [PATCH 0/4] Odroid n2 using eMMC would fail to boot up Message-ID: <20191126211206.4537-1-linux.amoon@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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