From: Eric BENARD / Free <ebenard@free.fr>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] AT91RM9200 - OHCI Patch
Date: Thu, 07 Apr 2005 20:17:17 +0200 [thread overview]
Message-ID: <4255792D.4010100@free.fr> (raw)
Hi,
please find attached patches which add OHCI controller support for
AT91RM9200 CPU.
- diff-at91-ohci-1.patch : add files into cpu/arm920t/at91rm9200
- diff-at91-ohci-2.patch : add defines into include/asm-arm/arch-at91RM9200
- diff-mp2usb-ohci-partial : add usb configuration to MP2USB patch
previously sent.
CHANGELOG
* Patch by Eric Benard, 07 Apr 2005:
Add support for AT91RM9200 OHCI Controller.
Sample session (on a PQFP AT91) :
U-Boot 1.1.3 (Apr 7 2005 - 20:10:34)
U-Boot code: 27F00000 -> 27F1C438 BSS: -> 27F2F204
RAM Configuration:
Bank #0: 20000000 128 MB
Flash: 16 MB
In: serial
Out: serial
Err: serial
Press SPACE to abort autoboot in 3 seconds
=> usb start
(Re)start USB...
USB: scanning bus for devices... 2 USB Devices found
=> usb scan
Scan for storage device:
scanning bus for storage devices...
Device 0: Vendor: Kingston Prod.: DataTraveler II+ Rev: 1.13
Type: Removable Hard Disk
Capacity: 491.5 MB = 0.4 GB (1006592 x 512)
=> usb info
1: Hub, USB Revision 1.10
- OHCI Root Hub
- Class: Hub
- PacketSize: 8 Configurations: 1
- Vendor: 0x0000 Product 0x0000 Version 0.0
Configuration: 1
- Interfaces: 1 Self Powered 0mA
Interface: 0
- Alternate Settings 0, Endpoints: 1
- Class Hub
- Endpoint 1 In Interrupt MaxPacket 2 Interval 255ms
2: Mass Storage, USB Revision 2.0
- Kingston DataTraveler II+ 5B51050206B4
- Class: (from Interface) Mass Storage
- PacketSize: 64 Configurations: 1
- Vendor: 0x0951 Product 0x1601 Version 1.0
Configuration: 1
- Interfaces: 1 Bus Powered 200mA
Interface: 0
- Alternate Settings 0, Endpoints: 3
- Class Mass Storage, Transp. SCSI, Bulk only
- Endpoint 1 In Bulk MaxPacket 64
- Endpoint 2 Out Bulk MaxPacket 64
- Endpoint 3 In Interrupt MaxPacket 64 Interval 1ms
=> usb part
print_part of 0
Partition Map for USB device 0 -- Partition Type: DOS
Partition Start Sector Num Sectors Type
1 32 1006560 b
print_part of 1
## Unknown partition table
print_part of 2
## Unknown partition table
print_part of 3
## Unknown partition table
print_part of 4
## Unknown partition table
Best regards
Eric
-------------- next part --------------
A non-text attachment was scrubbed...
Name: diff-at91-ohci-2.patch
Type: text/x-patch
Size: 2213 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20050407/60ccfcae/attachment.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: diff-mp2usb-ohci-partial.patch
Type: text/x-patch
Size: 1499 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20050407/60ccfcae/attachment-0001.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: diff-at91-ohci-1.patch.gz
Type: application/gzip
Size: 16763 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20050407/60ccfcae/attachment-0002.bin
next reply other threads:[~2005-04-07 18:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-07 18:17 Eric BENARD / Free [this message]
2005-09-25 23:27 ` [U-Boot-Users] [PATCH] AT91RM9200 - OHCI Patch Wolfgang Denk
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=4255792D.4010100@free.fr \
--to=ebenard@free.fr \
--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.