[U-Boot] [PATCH 1/4] arm, omap3: Add support for TechNexion modules
Igor Grinberg
grinberg at compulab.co.il
Mon Nov 21 10:25:13 CET 2011
Hi Wolfgang, Tapani,
On 11/21/11 11:07, Wolfgang Denk wrote:
> Dear Tapani Utriainen,
>
> In message <20111121164002.2e3a6212 at myhost> you wrote:
>>
>> Move duplicate Sitara MUX definitions to arch-omap3/mux.h
>
> Thanks.
This has been already done by Ilya and waits for someone to merge,
check here:
http://patchwork.ozlabs.org/patch/125030/
>
>> Signed-off-by: Tapani Utriainen <tapani at technexion.com>
>> CC: Sandeep Paulraj <s-paulraj at ti.com>
>> ---
>> arch/arm/include/asm/arch-omap3/mux.h | 51 ++++++++++++++++++++++++++++++++++
>> board/logicpd/am3517evm/am3517evm.h | 40 --------------------------
>> board/ti/am3517crane/am3517crane.h | 39 --------------------------
>> 3 files changed, 51 insertions(+), 79 deletions(-)
>>
>> diff --git a/arch/arm/include/asm/arch-omap3/mux.h b/arch/arm/include/asm/arch-omap3/mux.h
>> index 0c01c73..d796d6c 100644
>> --- a/arch/arm/include/asm/arch-omap3/mux.h
>> +++ b/arch/arm/include/asm/arch-omap3/mux.h
>> @@ -404,6 +404,57 @@
>> #define CONTROL_PADCONF_SDRC_CKE0 0x0262
>> #define CONTROL_PADCONF_SDRC_CKE1 0x0264
>>
>> +/**********************************************
>> + AM35xx specific definitions
>> +
>> + The AM3517 and the AM3508 are formally branded
>> + as Sitara processors, but in practice they are
>> + compatible with OMAP3 and are treated as OMAP3
>> + by software like u-boot and the Linux kernel.
>> +
>> +***********************************************/
>
> Incorrect multiline comment style. Please fix.
>
> Best regards,
>
> Wolfgang Denk
>
--
Regards,
Igor.
More information about the U-Boot
mailing list