[U-Boot] [PATCH v2] Support for PXA27X UDC.

Wolfgang Denk wd at denx.de
Fri Apr 3 23:28:13 CEST 2009


Dear Jean-Christophe & Remy,

In message <1236684053-21368-1-git-send-email-vivek.kutal at azingo.com> Vivek Kutal wrote:
> 	This Patch adds Support for PXA27X UDC.
> 
> Signed-off-by: Vivek Kutal <vivek.kutal at azingo.com>
> ---
>  Resinding after doing the changes suggested by Kim.
> 
>  drivers/serial/usbtty.h             |    4 +-
>  drivers/usb/Makefile                |    1 +
>  drivers/usb/usbdcore_pxa27x.c       |  702 +++++++++++++++++++++++++++++++++++
>  include/asm-arm/arch-pxa/pxa-regs.h |  296 ++++++++++++---
>  include/usbdcore_pxa27x.h           |   69 ++++
>  5 files changed, 1018 insertions(+), 54 deletions(-)
>  create mode 100644 drivers/usb/usbdcore_pxa27x.c
>  create mode 100644 include/usbdcore_pxa27x.h

Is this going to go through the USB or through the PXA tree?


More information about the U-Boot mailing list