Re: [U-Boot] [PATCH 0/7] omap5: spl/u-boot: Add spl/u-boot support for omap5 soc.

2011-11-02 Thread R, Sricharan
Hi, On Wed, Oct 19, 2011 at 6:17 PM, sricharan wrote: > OMAP5 is Texas Instrument's SOC based on ARM Cortex-A15 SMP architecture. > It's a dual core SOC with GIC used for interrupt handling and SCU for cache > coherency. > > This patch series essentially adds the spl/u-boot support for omap5 soc.

[U-Boot] [PATCH 0/7] omap5: spl/u-boot: Add spl/u-boot support for omap5 soc.

2011-10-19 Thread sricharan
OMAP5 is Texas Instrument's SOC based on ARM Cortex-A15 SMP architecture. It's a dual core SOC with GIC used for interrupt handling and SCU for cache coherency. This patch series essentially adds the spl/u-boot support for omap5 soc. There is quite a amount of code that can be reused for omap4 and