[U-Boot] [PATCH 3/7] omap5: Add minimal support for omap5430.

R, Sricharan r.sricharan at ti.com
Fri Oct 21 15:05:29 CEST 2011


Hi Rini,
On Wed, Oct 19, 2011 at 10:18 PM, Tom Rini <tom.rini at gmail.com> wrote:
> On Wed, Oct 19, 2011 at 5:47 AM, sricharan <r.sricharan at ti.com> wrote:
>> This patch adds the minimal support for OMAP5. The platform and machine
>> specific headers and sources updated for OMAP5430.
>>
>> OMAP5430 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.
>>
>> Also moved some part of code from the basic platform support that can be made
>> common for OMAP4/5. Rest is kept out seperately. The same approach is followed
>> for clocks and emif support in the subsequent patches.
>>
>> Signed-off-by: sricharan <r.sricharan at ti.com>
>
> Since we have SOC==(omap3||omap4||omap5||am335x) pulling in
> arch/arm/cpu/armv7/omap-common/ perhaps it's time for common symbol
> to set to avoid further cluttering this part of the Makefile?
>
 Not clear what is meant here. You mean to say that omap-common is to be built
 for all OMAP archs by default ?
> --
> Tom
>


More information about the U-Boot mailing list