From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albin Tonnerre Date: Tue, 18 Aug 2009 10:26:26 +0200 Subject: [U-Boot] [PATCH] Support for the Calao TNY-A9260/TNY-A9G20 boards In-Reply-To: <20090817224802.GA4309@game.jcrosoft.org> References: <20090809203825.B9613833DBD2@gemini.denx.de> <1249987493-30149-1-git-send-email-albin.tonnerre@free-electrons.com> <20090817214106.GD23695@game.jcrosoft.org> <20090817221321.GA4800@pc-ras4041.res.insa> <20090817224802.GA4309@game.jcrosoft.org> Message-ID: <20090818082626.GC4800@pc-ras4041.res.insa> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, Aug 18, 2009 at 12:48:02AM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote : > On 00:13 Tue 18 Aug , Albin Tonnerre wrote: > > On Mon, Aug 17, 2009 at 11:41:06PM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote : > > > > + > > > > +#ifndef __CONFIG_H > > > > +#define __CONFIG_H > > > > + > > > > +#if defined(CONFIG_tny_a9260) || defined(CONFIG_tny_a9260_nandflash) || defined(CONFIG_tny_a9260_eeprom) > > > too long > > > and define must be upper case > > > > Those defines are generated directly from the target names in the Makfile, and > > are used for "internal" purposes only. Moving them to uppercase would mean > > changing the target names from tny_a9g20_nandflash to TNY_A9G20_NANDFLASH, while > > the existing Calao-provided BSP uses lowercase. I'd rather not change that. > you make them uppercase before put them in the config.h Any hint about how to do that in a Makefile without using things like tr ? Regards, -- Albin Tonnerre, Free Electrons Kernel, drivers and embedded Linux development, consulting, training and support. http://free-electrons.com -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 835 bytes Desc: Digital signature Url : http://lists.denx.de/pipermail/u-boot/attachments/20090818/c5c33807/attachment.pgp