From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Thu, 25 Jun 2009 23:46:39 +0200 Subject: [U-Boot] [PATCH 0/4 v2] Clean up the Nomadik board and add OneNand In-Reply-To: References: Message-ID: <20090625214639.GD23174@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 11:18 Mon 22 Jun , Alessandro Rubini wrote: > This patch-set cleans up some glitches in my first submission. > I posted it as a single patch and a separate timer patch. The first one is > split as JC asked, and the timer patch is there as well since it is > conceptually in the same set, although I had no comments on the timer part > yet. > > JC: I didn't split "clean" and "onenand", since the change in partitioning > information in the config file is part of introducing onenand. A split > would have introduced a never-tested artificial middle version. fine > > > Alessandro Rubini (4): > arm nomadik: rename board to nhk8815 ok > arm nomadik: cleanup reset ok > arm nomadik: allow Nand and OneNand to coexists ok > arm nomadik: use 1000 as HZ value and rewrite timer code I'll take a look on it this WE Best Regards, J.