All of lore.kernel.org
 help / color / mirror / Atom feed
From: Josh Wu <josh.wu@atmel.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 0/3] Enable MMC support for at91sam9x5ek board.
Date: Tue, 09 Oct 2012 18:11:09 +0800	[thread overview]
Message-ID: <5073F83D.1090106@atmel.com> (raw)
In-Reply-To: <1347610926-18223-1-git-send-email-josh.wu@atmel.com>

Hi, Andreas

Any feedback of these patches?

Best Regards,
Josh Wu

On 9/14/2012 4:22 PM, Josh Wu wrote:
> This patch series enable MCI0 solt in at91sam9x5ek board.
>
> Josh Wu (3):
>    mmc: at91: add multi block read/write support.
>    ARM: at91sam9x5: enable MCI0 support for 9x5ek board.
>    mmc: at91: use max timeout value. It will avoid some situation that
>      timeout happened.
>
>   arch/arm/cpu/arm926ejs/at91/at91sam9x5_devices.c |   15 +++++++++++++++
>   board/atmel/at91sam9x5ek/at91sam9x5ek.c          |   10 ++++++++++
>   drivers/mmc/gen_atmel_mci.c                      |   15 +++++++++++++--
>   include/atmel_mci.h                              |    7 ++++++-
>   include/configs/at91sam9x5ek.h                   |   10 ++++++++++
>   5 files changed, 54 insertions(+), 3 deletions(-)
>

  parent reply	other threads:[~2012-10-09 10:11 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-14  8:22 [U-Boot] [PATCH v2 0/3] Enable MMC support for at91sam9x5ek board Josh Wu
2012-09-14  8:22 ` [U-Boot] [PATCH v2 1/3] mmc: at91: add multi block read/write support Josh Wu
2012-10-17  9:38   ` Andreas Bießmann
2012-09-14  8:22 ` [U-Boot] [PATCH v2 2/3] ARM: at91sam9x5: enable MCI0 support for 9x5ek board Josh Wu
2012-10-17  9:39   ` Andreas Bießmann
2012-09-14  8:22 ` [U-Boot] [PATCH v2 3/3] mmc: at91: use max timeout value. It will avoid some situation that timeout happened Josh Wu
2012-10-17  9:39   ` Andreas Bießmann
2012-10-09 10:11 ` Josh Wu [this message]
2012-10-09 21:51   ` [U-Boot] [PATCH v2 0/3] Enable MMC support for at91sam9x5ek board Andreas Bießmann
2012-10-10  1:42     ` Josh Wu

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=5073F83D.1090106@atmel.com \
    --to=josh.wu@atmel.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.