All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH v2] MMC: Consolidate MMC/SD command definitions
Date: Sun, 06 Jul 2008 00:32:01 +0200	[thread overview]
Message-ID: <20080705223201.802A024681@gemini.denx.de> (raw)
In-Reply-To: Your message of "Thu, 22 May 2008 11:09:59 +0200." <20080522110959.4458c6f2@hskinnemo-gx745.norway.atmel.com>

In message <20080522110959.4458c6f2@hskinnemo-gx745.norway.atmel.com> you wrote:
> This moves the MMC and SD Card command definitions from
> include/asm/arch/mmc.h into include/mmc.h. These definitions are given
> by the MMC and SD Card standards, not by any particular architecture.
> 
> There's a lot more room for consolidation in the MMC drivers which I'm
> hoping to get done eventually, but this patch is a start.
> 
> Compile-tested for all avr32 boards as well as lpc2292sodimm and
> lubbock. This should cover all three mmc drivers in the tree.
> 
> Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
...
>  cpu/at32ap/atmel_mci.c                  |    4 ++--
>  cpu/pxa/mmc.c                           |   11 +++++++----
>  include/asm-arm/arch-pxa/mmc.h          |   17 -----------------
>  include/asm-avr32/arch-at32ap700x/mmc.h |   19 -------------------
>  include/mmc.h                           |   24 ++++++++++++++++++++++++
>  5 files changed, 33 insertions(+), 42 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Unsichtbar macht sich die Dummheit, indem sie immer  gr??ere  Ausma?e
annimmt.                             -- Bertold Brecht: Der Tui-Roman

      reply	other threads:[~2008-07-05 22:32 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-21 12:12 [U-Boot-Users] [PATCH] MMC: Consolidate MMC/SD command definitions Haavard Skinnemoen
2008-05-21 12:17 ` Liu Dave
2008-05-21 12:32   ` Haavard Skinnemoen
2008-05-21 12:26 ` [U-Boot-Users] [PATCH] Remove kharris@nexus-tech.net from MAINTAINERS Haavard Skinnemoen
2008-07-05 22:32   ` Wolfgang Denk
2008-07-10 11:16     ` [U-Boot-Users] [PATCH v2] " Haavard Skinnemoen
2008-07-10 11:35       ` Jerry Van Baren
2008-07-10 12:04         ` Jean-Christophe PLAGNIOL-VILLARD
2008-07-10 12:12         ` Wolfgang Denk
2008-07-10 12:18           ` Jerry Van Baren
2008-07-13 13:02       ` Wolfgang Denk
2008-07-13 13:03       ` [U-Boot-Users] [PATCH] Add last known maintainer for orphaned boards; reformat Wolfgang Denk
2008-05-21 21:32 ` [U-Boot-Users] [PATCH] MMC: Consolidate MMC/SD command definitions Jean-Christophe PLAGNIOL-VILLARD
2008-05-22  9:09   ` [U-Boot-Users] [PATCH v2] " Haavard Skinnemoen
2008-07-05 22:32     ` Wolfgang Denk [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=20080705223201.802A024681@gemini.denx.de \
    --to=wd@denx.de \
    --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.