From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Wed, 1 Oct 2008 21:54:47 +0200 Subject: [U-Boot] [PATCH v3] Add support for KMC KZM-ARM11-01 board In-Reply-To: <48D352A0.2090906@tripeaks.co.jp> References: <48D34DA4.7030604@tripeaks.co.jp> <48D352A0.2090906@tripeaks.co.jp> Message-ID: <20081001195447.GA15561@game.jcrosoft.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 16:20 Fri 19 Sep , Atsuo Igarashi wrote: > 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 > --- Please rebase all new board agoinst to u-boot-arm next branch Best Regards, J.