All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andreas Bießmann" <andreas.devel@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3] ATMEL: use generic mmc framework
Date: Tue, 13 Mar 2012 14:33:41 +0100	[thread overview]
Message-ID: <4F5F4CB5.30201@gmail.com> (raw)
In-Reply-To: <1331383523-23670-1-git-send-email-andreas.devel@googlemail.com>

On 10.03.2012 13:45, Andreas Bie?mann wrote:
> From: Sven Schnelle <svens@stackframe.org>
> 
> gen_atmel_mci works on AVR32 as well, so no need to use the legacy
> mmc driver. This also has the nice side effect of being able to use
> SDHC cards an those boards.
> 
> Signed-off-by: Sven Schnelle <svens@stackframe.org>
> Signed-off-by: Andreas Bie?mann <andreas.devel@googlemail.com>
> ---
> changes since v2:
>  * remove board_mmc_init in atstk100x and atngw100 files in favour of
>    cpu_mmc_init
>  * add cpu_mmc_init to arch/avr32/lib/board.c
>  * add CONFIG_SYS_MMC_MAX_BLK_COUNT 1 to _every_ changed board config
>  * replace 'mmcinit' by 'mmc rescan' in provided environment
> 
>  arch/avr32/lib/board.c               |   15 +++++++++++++++
>  {drivers/mmc => include}/atmel_mci.h |    8 +++++---
>  include/configs/atngw100.h           |    4 +++-
>  include/configs/atstk1002.h          |    4 +++-
>  include/configs/atstk1003.h          |    5 +++--
>  include/configs/atstk1004.h          |    6 ++++--
>  include/configs/atstk1006.h          |    4 +++-
>  include/configs/favr-32-ezkit.h      |    4 +++-
>  include/configs/hammerhead.h         |    4 +++-
>  include/configs/mimc200.h            |    4 +++-
>  include/mmc.h                        |    1 -
>  11 files changed, 45 insertions(+), 14 deletions(-)
>  rename {drivers/mmc => include}/atmel_mci.h (98%)

applied to u-boot-avr32

  reply	other threads:[~2012-03-13 13:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-21 12:49 [U-Boot] [PATCH v2] ATMEL: switch atmel_mci users to gen_atmel_mci Sven Schnelle
2011-10-21 12:49 ` [U-Boot] [PATCH 1/2] ATMEL: use generic mmc framework Sven Schnelle
2012-03-10 11:26   ` Andreas Bießmann
2012-03-10 12:45     ` [U-Boot] [PATCH v3] " Andreas Bießmann
2012-03-13 13:33       ` Andreas Bießmann [this message]
2011-10-21 12:49 ` [U-Boot] [PATCH 2/2] ATMEL: remove old atmel_mci driver Sven Schnelle
2012-03-13 13:35   ` Andreas Bießmann

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=4F5F4CB5.30201@gmail.com \
    --to=andreas.devel@googlemail.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.