Re: [U-Boot] [PATCH v2] Add support for KMC KZM-ARM11-01 board

2008-09-17 Thread Atsuo Igarashi
Dear Wolfgang Denk, >>> +/* >>> + * The MX31ADS board seems to have a hardware "peculiarity" >>> confirmed under >>> + * U-Boot, RedBoot and Linux: the ethernet Rx signal is reaching the >>> CS8900A >>> + * controller inverted. The controller is capable of detecting and >>> correcting >>> + * t

Re: [U-Boot] [PATCH v2] Add support for KMC KZM-ARM11-01 board

2008-09-10 Thread Atsuo Igarashi
Dear Wolfgang Denk, > Dear Atsuo Igarashi, > > In message <[EMAIL PROTECTED]> you wrote: >> Hi, >> >> I've fixed which Jean-Christophe pointed out. >> >> Regards, >> Atsuo >> --- >> This patch adds support for KMC KZM-ARM11-01 board. >> >> Signed-off-by Atsuo Igarashi <[EMAIL PROTECTED]> > > The

Re: [U-Boot] [PATCH v2] Add support for KMC KZM-ARM11-01 board

2008-09-08 Thread Wolfgang Denk
Dear Atsuo Igarashi, In message <[EMAIL PROTECTED]> you wrote: > > Hi, > > I've fixed which Jean-Christophe pointed out. > > Regards, > Atsuo > --- > This patch adds support for KMC KZM-ARM11-01 board. > > Signed-off-by Atsuo Igarashi <[EMAIL PROTECTED]> The you have the content of the message

[U-Boot] [PATCH v2] Add support for KMC KZM-ARM11-01 board

2008-09-08 Thread Atsuo Igarashi
Hi, I've fixed which Jean-Christophe pointed out. Regards, Atsuo --- This patch adds support for KMC KZM-ARM11-01 board. Signed-off-by Atsuo Igarashi <[EMAIL PROTECTED]> MAKEALL |1 + Makefile|3 + board/kzm_arm11/Makefile| 49 ++