From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Mon, 20 Apr 2009 17:42:56 +0200 Subject: [U-Boot] [PATCH v2] OMAP3: Remove legacy NAND defines In-Reply-To: <20090420152128.GA25461@ld0162-tx32.am.freescale.net> References: <1239732917-12873-1-git-send-email-dirk.behme@googlemail.com> <20090417053017.GD31923@game.jcrosoft.org> <20090420051957.425C483420E8@gemini.denx.de> <20090420152128.GA25461@ld0162-tx32.am.freescale.net> Message-ID: <20090420154256.GA14865@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 10:21 Mon 20 Apr , Scott Wood wrote: > On Mon, Apr 20, 2009 at 07:19:57AM +0200, Wolfgang Denk wrote: > > Dear Jean-Christophe PLAGNIOL-VILLARD, > > > > In message <20090417053017.GD31923@game.jcrosoft.org> you wrote: > > > On 20:15 Tue 14 Apr , Dirk Behme wrote: > > > > Remove remaining legacy NAND defines for Beagle, EVM, Overo and Pandora. > > > > > > > > Signed-off-by: Dirk Behme > > > > --- > > > > > > > > For Zoom1 it was already removed by > > > > > > > > http://lists.denx.de/pipermail/u-boot/2009-April/050150.html > > > > http://lists.denx.de/pipermail/u-boot/2009-April/050871.html > > > > > > > > Changes in v2: > > > > > > > > - Remove even more legacy NAND defines. Thanks to Tom Rix for the hint. > > > > > > > > This version v2 makes all previous versions of this patch obsolete. > > > will be apply on the next > > > > Why "next" ? As I understand, this fixes build problems in the > > *current* tree? > > I don't think so -- my understanding is that these boards aren't > currently using legacy NAND; they just have some remnants of it that need > cleaning out. correct as it's cosmetics change I've not in mind to apply them for the release but the next Best Regards, J.