From mboxrd@z Thu Jan 1 00:00:00 1970 From: Atsuo Igarashi Date: Fri, 19 Sep 2008 16:20:00 +0900 Subject: [U-Boot] [PATCH v3] Add support for KMC KZM-ARM11-01 board In-Reply-To: <48D34DA4.7030604@tripeaks.co.jp> References: <48D34DA4.7030604@tripeaks.co.jp> Message-ID: <48D352A0.2090906@tripeaks.co.jp> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 --- Sorry, I've sent a incomplete comment, the above is a correct comment. Regards, Atsuo