Dear "Xu, Hong", In message <0f5f73e36031fd46ad3f2e6948f0c0a0205...@frimb01.corp.atmel.com> you wrote: > > The reason is I tried to apply the patch on top of > 1) "master" branch of the mainline U-Boot > 2) current "master" of u-boot-at91.git > 3) The old "master" of u-boot-at91.git > all of them are failed. > > Since you said the patch is cleanly against master of mainline U-Boot, = > I'll rework.
It applies indeed without problems on top of the current master branch (i. e. on top of commit v2010.06-73-g54841ab) : -> git-am -3 -i -u --whitespace=strip ~/Mail/U-Boot/8433 Commit Body is: -------------------------- AT91SAM9260/9XE: add support for MultiMedia Card Interface (MCI) This patch adds support for the Atmel MultiMedia Card Interface (MCI) in AT91SAM9260 and AT91SAM9XE SoCs and preserves the original support for the AVR32AP700x SoCs. It patches the original atmel_mci.c driver to remove byte order and toolchain dependencies and makes it a common MCI driver for Atmels AVR32AP7000 and AT91SAM9260 based SoCs. The driver itself is not specific to those SoCs and should work with other Atmel devices having an identical MultiMedia Card Interface (MCI), provided the functions get_mci_clk_rate() and <SoC>_mci_hw_init() are defined. Tested on AT91SAM9XE-EK (AT91SAM9XE512) Tested on ATNGW100 (AVR32AP7000) Signed-off-by: Reinhard Meyer <reinhard.me...@emk-elektronik.de> -------------------------- Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all y Applying: AT91SAM9260/9XE: add support for MultiMedia Card Interface (MCI) -> 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: w...@denx.de The project was large enough and management communication poor enough to prompt many members of the team to see themselves as contestants making brownie points, rather than as builders making programming products. Each suboptimized his piece to meet his targets; few stopped to think about the total effect on the customer. - Fred Brooks, "The Mythical Man Month" _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot