All of lore.kernel.org
 help / color / mirror / Atom feed
From: Masahiro Yamada <yamada.masahiro@socionext.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/4] ARM: uniphier: eMMC boot support
Date: Sat, 27 Feb 2016 00:42:05 +0900	[thread overview]
Message-ID: <CAK7LNASifyGRv+HpQRONWX5NhSwrrzNMJ=q+RH+DFGSnVx6k7g@mail.gmail.com> (raw)
In-Reply-To: <1455610122-1696-1-git-send-email-yamada.masahiro@socionext.com>

2016-02-16 17:08 GMT+09:00 Masahiro Yamada <yamada.masahiro@socionext.com>:
>
>
> Masahiro Yamada (4):
>   ARM: uniphier: add eMMC boot support
>   ARM: uniphier: add a command to find the first MMC (non-SD) device
>   ARM: uniphier: add emmcupdate command
>   ARM: uniphier: default to environment in eMMC
>
>  arch/arm/dts/uniphier-ph1-pro4-sanji.dts     | 12 +++++
>  arch/arm/dts/uniphier-proxstream2-gentil.dts | 12 +++++
>  arch/arm/dts/uniphier-proxstream2-vodka.dts  | 12 +++++
>  arch/arm/mach-uniphier/boot-mode/boot-mode.c | 66 ++++++++++++++++++++++++++++
>  doc/README.uniphier                          | 14 ++++++
>  include/configs/uniphier.h                   | 22 +++++++---
>  6 files changed, 132 insertions(+), 6 deletions(-)
>

Series, applied to u-boot-uniphier.


-- 
Best Regards
Masahiro Yamada

      parent reply	other threads:[~2016-02-26 15:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-16  8:08 [U-Boot] [PATCH 0/4] ARM: uniphier: eMMC boot support Masahiro Yamada
2016-02-16  8:08 ` [U-Boot] [PATCH 1/4] ARM: uniphier: add " Masahiro Yamada
2016-02-16  8:08 ` [U-Boot] [PATCH 2/4] ARM: uniphier: add a command to find the first MMC (non-SD) device Masahiro Yamada
2016-02-16  8:08 ` [U-Boot] [PATCH 3/4] ARM: uniphier: add emmcupdate command Masahiro Yamada
2016-02-16  8:08 ` [U-Boot] [PATCH 4/4] ARM: uniphier: default to environment in eMMC Masahiro Yamada
2016-02-26 15:42 ` Masahiro Yamada [this message]

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='CAK7LNASifyGRv+HpQRONWX5NhSwrrzNMJ=q+RH+DFGSnVx6k7g@mail.gmail.com' \
    --to=yamada.masahiro@socionext.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.