Dear "Hiremath, Vaibhav",

In message <19f8576c6e063c45be387c64729e7394044e351...@dbde02.ent.ti.com> you 
wrote:
> 
> > >  void sdrc_init(void);
> > >  void do_sdrc_init(u32, u32);
> > >  #endif
> > > +#if defined(CONFIG_EMIF4)
> > > +void emif4_init(void);
> > > +#endif
> > 
> > I guess you can omit the #ifdef here, right?
> > 
> [Hiremath, Vaibhav] Denk,
> 
> We have OMAP families supporting both SDRC and EMIF4 (obviously mutually ex
> clusive), so we need to add this #ifdef.

What makes you think you need it? Did you try what happens when you
just remove the #if/#endif ?

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: w...@denx.de
Given a choice between two theories, take the one which is funnier.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to