From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Sakoman Date: Thu, 01 Jul 2010 06:59:15 -0700 Subject: [U-Boot] [PATCH v4 0/6] Add support for TI OMAP4 SDP and Panda In-Reply-To: <0554BEF07D437848AF01B9C9B5F0BC5D9EEC573C@dlee01.ent.ti.com> References: <1277159650-18529-1-git-send-email-steve@sakoman.com> <0554BEF07D437848AF01B9C9B5F0BC5D9EEC573C@dlee01.ent.ti.com> Message-ID: <1277992755.2091.28.camel@quadra> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, 2010-06-30 at 14:38 -0500, Paulraj, Sandeep wrote: > > > > > This is version 4, which takes into account all feedback to date, and has > > been rebased on the next branch. > > > > The folowing series adds support for two boards based upon the TI > > OMAP4430. The OMAP4430 is a Cortex-A9 based SOC from TI. > > I ran MAKEALL for ARMV7 and I got several compile errors. > > I have setup a testing branch for you(u-boot-ti/testing) with all the patches applied. > > Please fix and resubmit. I'm not quite sure what went awry here, but the compile errors are caused by the fix you did to the mmc patch. Perhaps due to applying the patches out of order in your testing branch?? In any event, the patches seem to work here applied to the current master/next in the original order. Here's a pointer to my working git branch: http://www.sakoman.com/cgi-bin/gitweb.cgi?p=u-boot.git;a=shortlog;h=refs/heads/omap4-next-upstream I added your "Signed-off-by" in case you wanted to just do a pull. But I am also happy to resubmit the patches if you prefer that. Regards, Steve