In message <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]>
...
>  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: [EMAIL PROTECTED]
Unsichtbar macht sich die Dummheit, indem sie immer  größere  Ausmaße
annimmt.                             -- Bertold Brecht: Der Tui-Roman

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to