[U-Boot] [RFC] PXA27X UDC Support.

Rodolfo Giometti giometti at enneenne.com
Sat Feb 21 12:37:20 CET 2009


On Fri, Feb 20, 2009 at 06:06:13PM +0530, Vivek Kutal wrote:
> Hi all,
>        This is the patch for UDC support for PXA27X , it is based on a  
> patch previously submitted by Rodolfo Giometti.
> --
> Regards,
> Vivek Kutal
>
>
> From 081685ce3c5b80bc439485ec8e1847d85dc7ad70 Mon Sep 17 00:00:00 2001
> From: Vivek Kutal <vivek.kutal at azingo.com>
> Date: Thu, 19 Feb 2009 17:56:38 +0530
> Subject: [PATCH] Support for PXA27X UDC.
>
> Signed-off-by: Vivek Kutal <vivek.kutal at azingo.com>

Signed-off-by: Rodolfo Giometti <giometti at linux.it>

> ---
> drivers/usb/Makefile          |    1 +
> drivers/usb/pxa27x_udc_regs.h |  417 ++++++++++++++++++++++++
> drivers/usb/usbdcore_pxa27x.c |  714  
> +++++++++++++++++++++++++++++++++++++++++
> include/usbdcore_pxa2xx.h     |   68 ++++
> 4 files changed, 1200 insertions(+), 0 deletions(-)
> create mode 100644 drivers/usb/pxa27x_udc_regs.h
> create mode 100644 drivers/usb/usbdcore_pxa27x.c
> create mode 100644 include/usbdcore_pxa2xx.h

On my old patch I had to modify also usbtty code in order to have a
(quasi) functional driver. Did you resolve this issue without modify
it?

Ciao,

Rodolfo

-- 

GNU/Linux Solutions                  e-mail: giometti at enneenne.com
Linux Device Driver                          giometti at linux.it
Embedded Systems                     phone:  +39 349 2432127
UNIX programming                     skype:  rodolfo.giometti
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
Url : http://lists.denx.de/pipermail/u-boot/attachments/20090221/c0c27a5c/attachment.pgp 


More information about the U-Boot mailing list