All of lore.kernel.org
 help / color / mirror / Atom feed
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: Fri, 12 Sep 2008 15:44:22 +0900	[thread overview]
Message-ID: <48CA0FC6.8020204@renesas.com> (raw)
In-Reply-To: <19449833.post@talk.nabble.com>

Hi, thaoth.

thaoth wrote:
> 
> 0x28: 00101000 -> 00 101 000 -> 
> * 101: Using bus clock
> * 000: Dividing Ratio Selection is 1/1
> 
> I know 
> * Internal clock: 96Mhz
> * Peripheral Clock: 24Mhz
> * CPU Block: 144Mhz
> 
> http://www.nabble.com/file/p19449833/a.JPG a.JPG 
> 
> Please let me know the correct value of EXCPGCR ? Is 0x28 correct initialize
> value of USB clock?

I think that 0x21 is correct value of EXCPGCR for your board.

0x21: 00101000 -> 00 100 001 ->
* 100: Using Internal Clock
* 001: Dividing Ratio Selection is 1/2
(96MHz / 2 = 48MHz)

>> And I used my board, I set 0x1500 in PKCR.
> I don't understand PKCR - Port control register so I don't know correct
> initialize value of this register.
> 
> 0x1500 = 0001 0101 0000 0000
> -> PK6 is port output
> -> PK5 is port output
> -> PK4 is port output
> I don't know this value could be set for my board - TEngine/SH7727.

Oh, I am very sorry. This is PECR.
This setting enable USB1_pwr_en and USB2_pwr_en pin.

Best regards,
Yoshihiro Shimoda

  reply	other threads:[~2008-09-12  6:44 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
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 [this message]
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=48CA0FC6.8020204@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.