From: Rodolfo Giometti <giometti@enneenne.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] PXA27x USB (new) OHCI support
Date: Wed, 7 Mar 2007 11:51:50 +0100 [thread overview]
Message-ID: <20070307105149.GD11913@gundam.enneenne.com> (raw)
In-Reply-To: <20070306101247.GC6726@gundam.enneenne.com>
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
next prev parent reply other threads:[~2007-03-07 10:51 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-06 10:12 [U-Boot-Users] [PATCH] PXA27x USB (new) OHCI support Rodolfo Giometti
2007-03-07 10:51 ` Rodolfo Giometti [this message]
2007-04-03 14:01 ` Markus Klotzbücher
2007-03-26 10:32 ` Markus Klotzbücher
2007-04-03 13:59 ` Markus Klotzbücher
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070307105149.GD11913@gundam.enneenne.com \
--to=giometti@enneenne.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox