From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stelian Pop Date: Thu, 31 Jan 2008 22:18:36 +0100 Subject: [U-Boot-Users] [PATCH 2/5] AT91CAP9 support : include/ files In-Reply-To: <20080131072601.GA19397@game.jcrosoft.org> References: <1201636165-16194-1-git-send-email-stelian@popies.net> <1201636165-16194-3-git-send-email-stelian@popies.net> <20080131072601.GA19397@game.jcrosoft.org> Message-ID: <1201814316.6909.0.camel@galileo> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Le jeudi 31 janvier 2008 ? 08:26 +0100, Jean-Christophe PLAGNIOL-VILLARD a ?crit : > On 20:49 Tue 29 Jan , Stelian Pop wrote: > > +#define AT91C_SMC_PS (0x3 << 28) /* Page Size */ > > +#define AT91C_SMC_PS_SIZE_FOUR_BYTES (0x0 << 28) > > +#define AT91C_SMC_PS_SIZE_EIGHT_BYTES (0x1 << 28) > ^ > Not needed space > > Please Remove it Let's hope this is the last one.... Thanks, Stelian. -- Stelian Pop