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

2008-09-19 Thread Atsuo Igarashi
This patch adds support for KMC KZM-ARM11-01 board. This board is configured with CFG_HZ=1000, so Signed-off-by: Atsuo Igarashi [EMAIL PROTECTED] MAKEALL|1 + Makefile |3 + board/kzm_arm11_01/Makefile| 49 +++ board

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

2008-09-19 Thread Atsuo Igarashi
This patch adds support for KMC KZM-ARM11-01 board. This board is configured with CFG_HZ=1000, so it needs the following patch. i.MX31: switch to CFG_HZ=1000. Signed-off-by: Atsuo Igarashi [EMAIL PROTECTED] --- Sorry, I've sent a incomplete comment, the above is a correct comment. Regards

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

2008-09-18 Thread Atsuo Igarashi
- more U-Boot code Regards, Atsuo Igarashi ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

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 you have the content

[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

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

2008-08-27 Thread Atsuo Igarashi
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 +++ board/kzm_arm11/config.mk |1 + board/kzm_arm11