From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] Testing u-boot-dm/next
Date: Mon, 13 Apr 2015 10:27:14 -0600 [thread overview]
Message-ID: <552BEE62.6000306@wwwdotorg.org> (raw)
In-Reply-To: <CAPnjgZ1LcH-2z=Bj8Y9dy1QWvX-9_4xYWeYu445X088DMcjQrw@mail.gmail.com>
On 04/08/2015 09:11 PM, Simon Glass wrote:
> (Correcting address for Masahiro, sorry)
>
> On 8 April 2015 at 21:07, Simon Glass <sjg@chromium.org> wrote:
>
>> Hi,
>>
>> I have quite a few patches queued up in the next branch of u-boot-dm,
>> ready for when the merge window options.
>>
>> If anyone has time and can give it a spin on their board, it would be much
>> appreciated!
On Jetson TK1, there's something up with USB. Here's a good run with
something based on a merge of v2015.0r-rc5 and a merge of
u-boot-tegra/master from around the end of March:
> Tegra124 (Jetson TK1) # usb start
> starting USB...
> USB0: USB EHCI 1.10
> scanning bus 0 for devices... 1 USB Device(s) found
> USB1: USB EHCI 1.10
> scanning bus 1 for devices... 6 USB Device(s) found
> scanning usb for storage devices... 1 Storage Device(s) found
> scanning usb for ethernet devices... 0 Ethernet Device(s) found
> Tegra124 (Jetson TK1) # usb tree
> USB device tree:
> 1 Hub (480 Mb/s, 0mA)
> u-boot EHCI Host Controller
>
> 2 Hub (480 Mb/s, 0mA)
> | u-boot EHCI Host Controller
> |
> +-3 Hub (480 Mb/s, 100mA)
> | USB2.0 Hub
> |
> +-4 Hub (480 Mb/s, 100mA)
> | | USB2.0 Hub
> | |
> | +-5 Human Interface (1.5 Mb/s, 100mA)
> | | Microsoft Microsoft IntelliMouse? Explore
> | |
> | +-6 Human Interface (1.5 Mb/s, 70mA)
> | LITEON Technology USB Multimedia Keyboard
> |
> +-7 Mass Storage (480 Mb/s, 2mA)
> Sunplus Innovation Technology. USB to Serial-ATA bridge FF980813AF0000000000005FF16BFF
... and here's u-boot-dm/next
> Tegra124 (Jetson TK1) # usb start
> starting USB...
> USB-1: USB EHCI 1.10
> scanning bus 0 for devices... 1 USB Device(s) found
> USB-1: USB EHCI 1.10
(I notice both those lines have the same device ID rather than one being
0 and the other 1)
> scanning bus 1 for devices... EHCI timed out on TD - token=0x80008d80
> USB device not accepting new address (error=2)
> EHCI timed out on TD - token=0x80008d80
>
> USB device not accepting new address (error=2)
> 4 USB Device(s) found
> scanning usb for ethernet devices... 0 Ethernet Device(s) found
> Tegra124 (Jetson TK1) # usb tree
> USB device tree:
> +-1 Hub (480 Mb/s, 0mA)
> u-boot EHCI Host Controller
>
> +-1 Hub (480 Mb/s, 0mA)
(same issue there, although perhaps this is expected if USB devnum is
per-controller now?)
> | u-boot EHCI Host Controller
> |
> +-2 Hub (480 Mb/s, 100mA)
> | USB2.0 Hub
> |
> | 3 Hub (480 Mb/s, 100mA)
> | USB2.0 Hub
> |
> +-4 Mass Storage (480 Mb/s, 2mA)
> Sunplus Innovation Technology. USB to Serial-ATA bridge FF980813AF0000000000005FF16BFF
Seaboard/Springbank appears to have the same issue. Additionally, the
flashing process spews a ton of:
ERROR: v7_dcache_inval_range - start address is not aligned - 0x3f77a428
ERROR: v7_dcache_inval_range - stop address is not aligned - 0x3f77ac28
... and despite reporting an error during flash writing, the system
boots, I don't know if this is anything related to the DM changes or
something else though; I'll go check.
next prev parent reply other threads:[~2015-04-13 16:27 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-09 3:07 [U-Boot] Testing u-boot-dm/next Simon Glass
2015-04-09 3:11 ` Simon Glass
2015-04-09 12:52 ` Bin Meng
2015-04-10 17:42 ` Simon Glass
2015-04-11 13:22 ` Bin Meng
2015-04-11 13:48 ` Bin Meng
2015-04-11 14:00 ` Simon Glass
2015-04-13 14:27 ` Simon Glass
2015-04-13 15:05 ` Bin Meng
2015-04-13 15:20 ` Simon Glass
2015-04-11 13:57 ` Simon Glass
2015-04-13 16:27 ` Stephen Warren [this message]
2015-04-13 17:04 ` Stephen Warren
2015-04-13 17:29 ` Simon Glass
2015-04-13 17:36 ` Stephen Warren
2015-04-13 17:46 ` Simon Glass
2015-04-13 17:52 ` Simon Glass
2015-04-13 19:03 ` Stephen Warren
2015-04-13 20:17 ` Simon Glass
2015-04-14 3:25 ` Simon Glass
2015-04-14 3:42 ` Simon Glass
2015-04-25 4:46 ` Stephen Warren
2015-04-25 14:49 ` Simon Glass
2015-04-09 7:55 ` Przemyslaw Marczak
2015-04-10 17:40 ` Simon Glass
2015-04-10 17:50 ` Przemyslaw Marczak
2015-04-10 17:57 ` Simon Glass
2015-04-10 18:08 ` Przemyslaw Marczak
2015-04-13 14:31 ` Simon Glass
2015-04-13 15:26 ` Przemyslaw Marczak
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=552BEE62.6000306@wwwdotorg.org \
--to=swarren@wwwdotorg.org \
--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