[U-Boot] [PATCH v5 4/4] Add USB support for Efika

Jana Rapava fermata7 at gmail.com
Tue Sep 27 16:12:18 CEST 2011


2011/9/27 Marek Vasut <marek.vasut at gmail.com>

>
> >  /*
> > + * EHCI USB
> > + */
> > +#ifdef       CONFIG_CMD_USB
> > +void setup_iomux_usb(void);
> > +#else
> > +static inline void setup_iomux_usb(void) { }
> > +#endif
> > +
>
> Can you introduce efika.h header and move this to the header please.
>

Should I move all #define's and #ifdef's, or only this?

Regards,
Jana Rapava


More information about the U-Boot mailing list