[U-Boot] [PATCH 1/4] arm, omap3: Add support for TechNexion modules
Wolfgang Denk
wd at denx.de
Mon Nov 21 10:07:00 CET 2011
Dear Tapani Utriainen,
In message <20111121164002.2e3a6212 at myhost> you wrote:
>
> Move duplicate Sitara MUX definitions to arch-omap3/mux.h
Thanks.
> 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
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Oblivion together does not frighten me, beloved.
-- Thalassa (in Anne Mulhall's body), "Return to Tomorrow",
stardate 4770.3.
More information about the U-Boot
mailing list