From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luca Ceresoli Date: Fri, 08 Apr 2011 09:15:42 +0200 Subject: [U-Boot] [PATCH v3 4/4] ARMV7: OMAP3: Add support for Comelit DIG297 board In-Reply-To: <20110407214957.6048E151F83@gemini.denx.de> References: <1301416116-5519-1-git-send-email-luca.ceresoli@comelit.it> <1301416116-5519-5-git-send-email-luca.ceresoli@comelit.it> <20110406075048.11B1614F02E@gemini.denx.de> <4D9E12B7.2040809@comelit.it> <20110407214957.6048E151F83@gemini.denx.de> Message-ID: <4D9EB61E.9050206@comelit.it> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Il 07/04/2011 23:49, Wolfgang Denk ha scritto: > Dear Luca Ceresoli, > > In message<4D9E12B7.2040809@comelit.it> you wrote: >> I'm going to define the bit values for the GPMC_CONFIGn registers. >> Is arch/arm/include/asm/arch-omap3/omap_gpmc.h the correct place? > I think so, but I'm not an OMAP expert. > > Sandeep? For similarity with other ARM architectures (pxa and imx), I added arch/arm/include/asm/arch-omap3/omap3-regs.h instead. Luca