From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V6 00/10] Make mv_udc work for i.mx6
Date: Sun, 20 Oct 2013 23:48:13 +0200 [thread overview]
Message-ID: <201310202348.14102.marex@denx.de> (raw)
In-Reply-To: <1381444084-24296-1-git-send-email-troy.kisky@boundarydevices.com>
Dear Troy Kisky,
> Hi Marek
>
> This series is based on u-boot-usb/next branch.
> After this series, nitrogen6x works with tftpboot to transfer
> files over usb, and will recognize a usb stick in the OTG port.
>
>
> This V6 has been rebased to the latest u-boot-usb/next branch
> and changed to address Marek comments.
>
> The most noticeable change is the addition of patches to use
> enum usb_init_type.
>
> Tested on a Nitrogen6x board with the following commands when
> connected to a USB2.0 hub and a USB1.1 hub
>
> setenv ipaddr 10.0.0.2 && setenv netmask 255.255.255.0 && setenv serverip
> 10.0.0.1 setenv usbnet_devaddr 00:11:22:33:44:55 && setenv usbnet_hostaddr
> 00:aa:bb:cc:dd:ee setenv ethprime usb_ether && setenv ethact usb_ether &&
> setenv ncip 10.0.0.1 tftpboot 10800000 10.0.0.1:uImage6w
>
> The USB1.1 had a transfer rate of 687.5 KiB/s, the USB2.0 hub had
> a transfer rate of 5.4 MiB/s.
>
> And by recognizing a usb stick in each port.
Applied all, thanks.
Best regards,
Marek Vasut
prev parent reply other threads:[~2013-10-20 21:48 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-10 22:27 [U-Boot] [PATCH V6 00/10] Make mv_udc work for i.mx6 Troy Kisky
2013-10-10 22:27 ` [U-Boot] [PATCH V6 01/10] usb: rename board_usb_init_type to usb_init_type Troy Kisky
2013-10-10 22:27 ` [U-Boot] [PATCH V6 02/10] usb: add enum usb_init_type parameter to usb_lowlevel_init Troy Kisky
2013-10-10 22:27 ` [U-Boot] [PATCH V6 03/10] usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init Troy Kisky
2013-10-20 21:43 ` Marek Vasut
2013-10-10 22:27 ` [U-Boot] [PATCH V6 04/10] usb: gadget: mv_udc: don't check CONFIG_USB_MAX_CONTROLLER_COUNT Troy Kisky
2013-10-10 22:27 ` [U-Boot] [PATCH V6 05/10] usb: ehci-mx6: add support for otg port Troy Kisky
2013-10-10 22:28 ` [U-Boot] [PATCH V6 06/10] usb: gadget: mv_udc: fix full speed connections Troy Kisky
2013-10-10 22:28 ` [U-Boot] [PATCH V6 07/10] usb: gadget: mv_udc: optimize bounce Troy Kisky
2013-10-10 22:28 ` [U-Boot] [PATCH V6 08/10] usb: gadget: mv_udc: optimize ep_enable Troy Kisky
2013-10-10 22:28 ` [U-Boot] [PATCH V6 09/10] usb: gadget: mv_udc: split mv_udc.h file Troy Kisky
2013-10-10 22:28 ` [U-Boot] [PATCH V6 10/10] usb: udc: add udc.h include file Troy Kisky
2013-10-20 21:48 ` Marek Vasut [this message]
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=201310202348.14102.marex@denx.de \
--to=marex@denx.de \
--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