From: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [T-Engine] UBoot configuration for T-Engine/SH7727 MS7727CP02 DevKit
Date: Thu, 11 Sep 2008 11:17:00 +0900 [thread overview]
Message-ID: <48C87F9C.2080202@renesas.com> (raw)
In-Reply-To: <20080910211346.c79dbdc8.iwamatsu@nigauri.org>
Hi, thaoth.
I think that your board cannot communicate with USB device at all.
SH7727 has EXCPGCR register. Do you set this register?
When I used this CPU before, I did the following setting.
STCBR3 = 0x18;
SRSTR = 0x18;
wait_10msec();
EXCPGCR = 0x28;
wait_10msec();
SRSTR = 0x00;
STCBR3 = 0x00;
Best regards,
Yoshihiro Shimoda
Nobuhiro Iwamatsu wrote:
> Hi, thaoth.
>
> Shimoda-san is USB developper on U-Boot in Renesas.
>
> Shimoda-san, please give us comments this problem.
>
> Best regards,
> Nobuhiro
>
> On Wed, 10 Sep 2008 04:51:40 -0700 (PDT)
> thaoth <thaoth@cybersoft-vn.com> wrote:
>
>> Hi,
>>
>> I got USB issue and here is an error message:
>>
>> ERROR: CTL:TIMEOUT
>> USB device not responding, giving up (status=20)
>> 3 USB Device(s) found
>> scanning bus for storage devices...
>> 0 Storage Device(s) found
>>
>> For detail, TEngine/SH7727 has one USB host controller, when I plugged USB
>> Flash Memory there were 3 devices. And No unplugged USB device, they said 2
>> devices.
>
>
next prev parent reply other threads:[~2008-09-11 2:17 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-07 11:03 [U-Boot-Users] [T-Engine] UBoot configuration for T-Engine/SH7727 MS7727CP02 DevKit thaoth
2008-08-08 1:35 ` Nobuhiro Iwamatsu
2008-08-08 7:51 ` thaoth
2008-08-08 8:59 ` Nobuhiro Iwamatsu
2008-08-20 4:02 ` [U-Boot] " thaoth
2008-08-20 7:40 ` Nobuhiro Iwamatsu
2008-08-21 7:26 ` thaoth
2008-08-21 9:54 ` thaoth
2008-08-21 11:27 ` thaoth
2008-09-03 3:48 ` thaoth
2008-09-10 11:51 ` thaoth
2008-09-10 12:13 ` Nobuhiro Iwamatsu
2008-09-11 2:17 ` Yoshihiro Shimoda [this message]
2008-09-11 7:41 ` thaoth
2008-09-11 12:00 ` Yoshihiro Shimoda
2008-09-12 5:46 ` thaoth
2008-09-12 6:44 ` Yoshihiro Shimoda
2008-09-12 10:05 ` thaoth
2008-09-12 10:53 ` Yoshihiro Shimoda
2008-09-12 10:58 ` thaoth
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=48C87F9C.2080202@renesas.com \
--to=shimoda.yoshihiro@renesas.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.