On Fri, Oct 3, 2008 at 3:36 AM,  <[EMAIL PROTECTED]> wrote:
> Subject: [PATCH 00/12 v2] ARM: OMAP3: Add support for some of TIs ARM-Cortex 
> A8 OMAP3 boards
>
> This patch series adds U-Boot v1 support for some of TI's ARM-Cortex A8 based 
> OMAP3 boards. These are BeagleBoard [1][2], EVM [3] and Overo [4].
>
> The patch series is based on U-Boot tar ball [5] for BeagleBoard and EVM done 
> by several TI employees.
>
> To be able to easily add new boards, most of the code is common for all 
> boards. After the header files (patches 1-3) and the common code for ARM 
> Cortex A8 (patch 4) and OMAP3 SoC (patches 5-7), support and drivers for 
> NAND, MMC and I2C is added (patches 7-9). Patches 10-12 then introduce the 
> individual board support for Beagle, EVM and Overo.
>
> As discussed earlier on this list, we compile for armv5 to be compatible with 
> existing toolchains.
>
> This patch adds ~300k of new code.
>
> Thanks to
>
> Steve Sakoman <[EMAIL PROTECTED]>
> Pillai, Manikandan <[EMAIL PROTECTED]>
> Syed Mohammed, Khasim <[EMAIL PROTECTED]>
>
> and all others who helped with this.
>
> Dirk
>
> Changes in version v2:
>
> - Move MMC driver to drivers/mmc/ as suggested by Haavard Skinnemoen.
> - Move common ARM Cortex A8 code to cpu/arm_cortexa8/ and OMAP3 SoC specific 
> common code to cpu/arm_cortexa8/omap3 as proposed by Wolfgang.
> - Update Overo pin mux to add and pull down X_GATE, by Steve Sakoman.
> - Remove SMC911X network init as proposed by Ben Warren.
> - Rebase against u-boot-arm.git next, commit 
> 4995fed33099bb9813504869056bab72446fe8f9, "add tool to check patch and filr 
> for CFG_ present" (CFG vs. CONFIG changes)
>
> This v2 patch series makes all previous (v1) OMAP3 patches obsolete.


Acked-by: Steve Sakoman <[EMAIL PROTECTED]>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to