From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vivek Kutal Date: Sat, 21 Feb 2009 21:18:32 +0530 Subject: [U-Boot] [RFC] PXA27X UDC Support. In-Reply-To: <20090221113720.GF8512@enneenne.com> References: <499EA3BD.9010908@azingo.com> <20090221113720.GF8512@enneenne.com> Message-ID: <49A02250.1060106@azingo.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Rodolfo Giometti wrote: > > 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? A small change has to be done in usbtty.c to use the correct endpoint number , I will send out a separate patch for this fix, also I just noticed that some macros are getting redefined in drivers/usb/pxa27x_udc_regs.h , I'll try to merge this file with include/asm-arm/arch-pxa/pxa-regs.h and send a updated patch. I have tested this driver with usbtty & usb dfu , it works without any problems in both cases. -- Regards Vivek Kutal