From: Rodolfo Giometti <giometti@enneenne.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] Philips ISP116x HCD support
Date: Mon, 8 Jan 2007 17:59:04 +0100 [thread overview]
Message-ID: <20070108165904.GB4696@enneenne.com> (raw)
Hello,
the attached patch adds support for the Philips ISP116x HCD. The driver has been
tested with ISP1161A chip and a USB key.
In my custom board I added the following code:
#define CONFIG_USB_STORAGE
#define CONFIG_USB_ISP116X_HCD
#define ISP116X_HCD_DATA 0x0c000000
#define ISP116X_HCD_ADDR 0x0c000002
#define ISP116X_HCD_USE_EXTRA_DELAY
#define ISP116X_HCD_SEL15kRES
#define ISP116X_HCD_OC_ENABLE
Note that define "ISP116X_HCD_USE_EXTRA_DELAY" on some (fast?)
machines can be removed, in this manner the USB transfer is faster.
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 part --------------
A non-text attachment was scrubbed...
Name: patch_isp116x-hcd_support.gz
Type: application/octet-stream
Size: 14285 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20070108/289798c2/attachment.obj
reply other threads:[~2007-01-08 16:59 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20070108165904.GB4696@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.