[U-Boot] [PATCH v4 0/6] Add support for TI OMAP4 SDP and Panda
Paulraj, Sandeep
s-paulraj at ti.com
Wed Jun 30 21:38:25 CEST 2010
>
> 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.
>
> 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 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
>
> The 4th patch restructures the OMAP i2c code so that it can be shared by
> both OMAP3 and OMAP4 boards.
>
> And, finally, the 5th and 6th patches add board support for Panda and SDP.
>
> I build tested each step of the series for all ARMV7 boards (devkit8000
> mx51evk omap3_beagle omap3_overo omap3_evm omap3_pandora omap3_sdp3430
> omap3_zoom1 omap3_zoom2 smdkc100)
>
> I did a run test at each step of the series for Overo to verify no
> regressions on an existing board. Of couse I also run test the final two
> steps of the series on SDP and Panda.
>
> ---
>
> Steve Sakoman (6):
> ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7
> ARMV7: Add basic support for TI OMAP4
> ARMV7: Restructure OMAP mmc driver to allow code sharing between
> OMAP3 and OMAP4
> ARMV7: Restructure OMAP i2c driver to allow code sharing between
> OMAP3 and OMAP4
> ARMV7: Add support for TI OMAP4430 SDP
> ARMV7: Add support for TI OMAP4 Panda
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.
Thanks,
Sandeep
More information about the U-Boot
mailing list