Dear Wolfgang,

It seems the root cause of my failure of applying Reinhard's patch is the 
exchange server settings. Some of the space/tabs are converted/expanded in a 
wrong way.

Thanks for the help and hints from you and Mr.Reinhard.

BR,
Eric

-----Original Message-----
From: Wolfgang Denk [mailto:[email protected]]
Sent: 2010-7-5 (星期一) 20:46
To: Xu, Hong
Cc: [email protected]; u-boot
Subject: Re: 答复: [U-Boot] [PATCH] AT91SAM9260/9XE: add support for MultiMedia 
Card Interface (MCI)
 
Dear "Xu, Hong",

In message <[email protected]> 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),

[...]
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to