[U-Boot] [PATCH 00/10] Add support for TI OMAP4 SDP and Panda
Paulraj, Sandeep
s-paulraj at ti.com
Tue Jun 15 22:45:56 CEST 2010
>
> Note: I am taking over patch submission for OMAP4 from Aneesh.
>
> Since I have restructured the patches significantly it is not quite
> accurate to call this version 2. I have, however, taken into account
> all of the feedback that was given on Aneesh's original patch set.
>
> 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
This patch was Acked sometime back but does not seem to be part of u-boot-mmc or Wolfgang's tree.
>
> 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