From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Fri, 17 Apr 2009 07:30:17 +0200 Subject: [U-Boot] [PATCH v2] OMAP3: Remove legacy NAND defines In-Reply-To: <1239732917-12873-1-git-send-email-dirk.behme@googlemail.com> References: <1239732917-12873-1-git-send-email-dirk.behme@googlemail.com> Message-ID: <20090417053017.GD31923@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 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 Best Regards, J.