Hi Wolfgang, On Fri, Nov 11, 2011 at 11:03 AM, Wolfgang Grandegger <w...@denx.de> wrote: > It's derived from ehci-mxc and uses the header files of the > ehci-fsl interface. The callback board_ehci_hcd_init() has > been introduced to allow for board-specific setup when USB > is started. > > Signed-off-by: Wolfgang Grandegger <w...@denx.de> > CC: Stefano Babic <sba...@denx.de> > CC: Remy Bohmer <li...@bohmer.net> > --- > drivers/usb/host/Makefile | 1 + > drivers/usb/host/ehci-mx5.c | 174 > +++++++++++++++++++++++++++++++++++++++++++ > include/usb/ehci-fsl.h | 10 +++ > 3 files changed, 185 insertions(+), 0 deletions(-) > create mode 100644 drivers/usb/host/ehci-mx5.c
Do we really need to create a drivers/usb/host/ehci-mx5.c? Can't mx5 USB support be included inside drivers/usb/host/ehci-mxc.c instead? Regards, Fabio Estevam _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot