public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Heiner Kallweit <hkallweit1@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v7 0/4] mmc: meson: add MMC driver for Meson GX (S905)
Date: Fri, 14 Apr 2017 12:50:22 +0200	[thread overview]
Message-ID: <d812c572-ecac-5e6c-16cf-e9fdf83ebde2@gmail.com> (raw)
In-Reply-To: <1492165623-9654-1-git-send-email-xypron.glpk@gmx.de>

Am 14.04.2017 um 12:26 schrieb Heinrich Schuchardt:
> This patch series is a resubmission of the v6 patch series
> https://lists.denx.de/pipermail/u-boot/2017-February/281941.html
> by Heiner Kallweit.
> 
A updated version of this series was just applied:
http://git.denx.de/?p=u-boot/u-boot-mmc.git;a=summary
So there's no need at least for patches 1 - 3.

Rgds, Heiner

> Patch 1 updates the device tree to a recent Linux version.
> Patch 2 add a MMC driver for the GXBB SOC
> Both patches are unchanged relative to version 6 of the patch series.
> Patch 3 enables the MMC driver in the Odroid C2 default configuration.
> This patch had to be rearranged to become applicable again.
> Patch 4 enables MMC as a boot target for the Odroid C2.
> This patch is new.
> 
> I have tested the patch series against U-Boot v2017.3 and U-Boot master.
> 
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
> 
> Heiner Kallweit (2):
>   mmc: meson: add MMC driver for Meson GX (S905)
>   arm: dts: update Meson GXBB / Odroid-C2 DT with latest Linux version
> 
> Heinrich Schuchardt (2):
>   Enable new Meson GX MMC driver in Odroid C2 defconfig.
>   odroid-c2: enable MMC as boot target
> 
>  arch/arm/dts/meson-gxbb-odroidc2.dts | 147 ++++++-
>  arch/arm/dts/meson-gxbb.dtsi         | 718 ++++++++++++++++++++++-------------
>  configs/odroid-c2_defconfig          |   5 +-
>  drivers/mmc/Kconfig                  |   6 +
>  drivers/mmc/Makefile                 |   1 +
>  include/configs/meson-gxbb-common.h  |   2 +
>  6 files changed, 603 insertions(+), 276 deletions(-)
> 

  parent reply	other threads:[~2017-04-14 10:50 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20170414102740epcas4p45a3e2db284f72d5614b619f28576be97@epcas4p4.samsung.com>
2017-04-14 10:26 ` [U-Boot] [PATCH v7 0/4] mmc: meson: add MMC driver for Meson GX (S905) Heinrich Schuchardt
2017-04-14 10:27   ` [U-Boot] [PATCH v7 1/4] arm: dts: update Meson GXBB / Odroid-C2 DT with latest Linux version Heinrich Schuchardt
2017-04-16 19:33     ` Simon Glass
2017-04-16 21:47       ` Andreas Färber
2017-04-17 22:42         ` Jaehoon Chung
2017-04-14 10:27   ` [U-Boot] [PATCH v7 2/4] mmc: meson: add MMC driver for Meson GX (S905) Heinrich Schuchardt
2017-04-14 10:27   ` [U-Boot] [U-Boot, v7, 3/4] Enable new Meson GX MMC driver in Odroid C2 defconfig Heinrich Schuchardt
2017-04-16 19:33     ` Simon Glass
2017-04-14 10:27   ` [U-Boot] [PATCH v7,4/4] odroid-c2: enable MMC as boot target Heinrich Schuchardt
2017-04-14 10:49   ` [U-Boot] [PATCH v7 0/4] mmc: meson: add MMC driver for Meson GX (S905) Jaehoon Chung
2017-04-14 11:08     ` Heinrich Schuchardt
2017-04-14 10:50   ` Heiner Kallweit [this message]
2017-04-14 11:12     ` Jaehoon Chung

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=d812c572-ecac-5e6c-16cf-e9fdf83ebde2@gmail.com \
    --to=hkallweit1@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox