From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luca Ceresoli Date: Tue, 19 Apr 2011 17:18:03 +0200 Subject: [U-Boot] [PATCH v4 4/4] ARMV7: OMAP3: Add support for Comelit DIG297 board In-Reply-To: <0554BEF07D437848AF01B9C9B5F0BC5DC365D9D1@dlee01.ent.ti.com> References: <1301416116-5519-1-git-send-email-luca.ceresoli@comelit.it> <1302871719-16945-5-git-send-email-luca.ceresoli@comelit.it> <0554BEF07D437848AF01B9C9B5F0BC5DC365D9D1@dlee01.ent.ti.com> Message-ID: <4DADA7AB.50307@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 Paulraj, Sandeep wrote: >> Board support for the DIG297 board manufactured by Comelit Group SpA. >> It is a custom board based on the BeagleBoard by >> Texas Instruments. >> ... > > I'll apply this after you resend the patch > > ARMV7: OMAP3: Cleanup extern variables in mem.c > > --Sandeep Ok, but while rebasing these two patches, I'll have to re-add MACH_TYPE_OMAP3_CPS to mach-types.h, as it has just been removed. Luca