From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rodolfo Giometti Date: Wed, 7 Mar 2007 11:51:50 +0100 Subject: [U-Boot-Users] [PATCH] PXA27x USB (new) OHCI support In-Reply-To: <20070306101247.GC6726@gundam.enneenne.com> References: <20070306101247.GC6726@gundam.enneenne.com> Message-ID: <20070307105149.GD11913@gundam.enneenne.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello, I think also that the following settings should be implemented into platform specific code. That's why my patch: diff --git a/cpu/pxa/usb.c b/cpu/pxa/usb.c index 4ef3ac7..cfe82b9 100644 --- a/cpu/pxa/usb.c +++ b/cpu/pxa/usb.c @@ -40,9 +40,6 @@ int usb_cpu_init() CKEN |= CKEN10_USBHOST; #endif - /* Configure Port 2 for Host (USB Client Registers) */ - UP2OCR = 0x3000c; - #if 0 GPIO2_2 = 0x801; /* USBHPEN - Alt. Fkt. 1 */ GPIO3_2 = 0x801; /* USBHPWR - Alt. Fkt. 1 */ Ciao, Rodolfo -- GNU/Linux Solutions e-mail: giometti at enneenne.com Linux Device Driver giometti at gnudd.com Embedded Systems giometti at linux.it UNIX programming phone: +39 349 2432127