[U-Boot] [PATCH v2 00/10] Add support for TI OMAP4 SDP and Panda

Paulraj, Sandeep s-paulraj at ti.com
Fri Jun 18 00:28:01 CEST 2010


> 
> Note: I am taking over patch submission for OMAP4 from Aneesh.
> 
> This is version 2, which takes into account all feedback to date, and has
> been rebased on top of tree (v2010.06-rc2)

I think this patch set might not apply clean because some OMAP3 patches just made it to Wolfgang's tree. You may have to rebase.

> 
> The folowing series adds support for two boards based upon the TI
> OMAP4430.  The OMAP4430 is a Cortex-A9 based SOC from TI.
> 
> The first patch in this series renames the cpu arm_cortexa8 to armv7 so
> that the existing cortex A8 code can be shared with cortex A9. Both A8 and
> A9 are based on ARMV7 architecture.
> 
> The 2nd patch adds basic OMAP4 architecture support.
> 
> The 3rd and 4th patches add minimal board support for the Panda and SDP.
> 
> The 5th patch restructures the OMAP mmc driver code so that it can be
> shared by both OMAP3 and OMAP4 boards.  This patch depends on a previously
> submitted patch (OMAP: mmc: add support for second and third mmc channel):
> 
> http://www.mail-archive.com/u-boot@lists.denx.de/msg31765.html

Do you know what happened to this patch? Its not in Wolfgang's tree despite an ACK from Andy.

> 
> The 6th and 7th patches add mmc support for Panda and SDP.
> 
> The 8th patch restructures the OMAP i2c code so that it can be shared by
> both OMAP3 and OMAP4 boards.
> 
> And, finally, the 9th and 10th patches add i2c support for Panda and SDP.
> 
> ---
> 


More information about the U-Boot mailing list