[U-Boot] [PATCH 4/5] AM3517EVM: Add mux configuration

Hiremath, Vaibhav hvaibhav at ti.com
Thu Nov 26 05:45:36 CET 2009


> -----Original Message-----
> From: Wolfgang Denk [mailto:wd at denx.de]
> Sent: Tuesday, November 24, 2009 1:19 AM
> To: Hiremath, Vaibhav
> Cc: u-boot at lists.denx.de
> Subject: Re: [U-Boot] [PATCH 4/5] AM3517EVM: Add mux configuration
> 
> Dear hvaibhav at ti.com,
> 
> In message <1258974539-28130-1-git-send-email-hvaibhav at ti.com> you
> wrote:
> > From: Vaibhav Hiremath <hvaibhav at ti.com>
> >
> > Updated mux.h file for AM3517 specific mux configuration.
> >
> > Signed-off-by: Vaibhav Hiremath <hvaibhav at ti.com>
> > ---
> >  include/asm-arm/arch-omap3/mux.h |   35
> +++++++++++++++++++++++++++++++++++
> >  1 files changed, 35 insertions(+), 0 deletions(-)
> >
> > diff --git a/include/asm-arm/arch-omap3/mux.h b/include/asm-
> arm/arch-omap3/mux.h
> > index 0c01c73..9f06fbb 100644
> > --- a/include/asm-arm/arch-omap3/mux.h
> > +++ b/include/asm-arm/arch-omap3/mux.h
> > @@ -403,6 +403,41 @@
> >  #define CONTROL_PADCONF_D2D_SBUSFLAG	0x0260
> >  #define CONTROL_PADCONF_SDRC_CKE0	0x0262
> >  #define CONTROL_PADCONF_SDRC_CKE1	0x0264
> > +/* AM3517 specific */
> > +#define CONTROL_PADCONF_CCDC_PCLK       0x01E4
> > +#define CONTROL_PADCONF_CCDC_FIELD      0x01E6
> > +#define CONTROL_PADCONF_CCDC_HD         0x01E8
> > +#define CONTROL_PADCONF_CCDC_VD         0x01EA
> > +#define CONTROL_PADCONF_CCDC_WEN        0x01EC
> ...
> 
> Where are these defines used? I think I don't see them in any of the
> patches of this patch series?
> 
[Hiremath, Vaibhav] These are being used in board/ty/am3517/am3517evm.c file under the function set_muxconf_regs().

Thanks,
Vaibhav

> 
> 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
> f u cn rd ths, u cn gt a gd jb n cmptr prgrmmng.


More information about the U-Boot mailing list