From: John Rigby <jrigby@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] [ads5121] Set ips dividor to 1/4 of csb clock.
Date: Wed, 16 Jan 2008 08:55:26 -0700 [thread overview]
Message-ID: <478E28EE.2060306@freescale.com> (raw)
In-Reply-To: <478E0283.1070102@semihalf.com>
Grzegorz,
Sorry I got an update from the hw people today and
the recommended freq for the ips is 66MHz so we
need to change the divider to 0x3. I'm pretty sure this
is final.
John
Grzegorz Bernacki wrote:
> Previous setting cause ips clock to be out of spec. This bug was found by John
> Rigby from Freescale.
>
> Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com>
>
> diff --git a/include/mpc512x.h b/include/mpc512x.h
> index a06b5c6..d1c6fb2 100644
> --- a/include/mpc512x.h
> +++ b/include/mpc512x.h
> @@ -185,7 +185,7 @@
>
> /* SCFR1 System Clock Frequency Register 1
> */
> -#define SCFR1_IPS_DIV 0x2
> +#define SCFR1_IPS_DIV 0x4
> #define SCFR1_IPS_DIV_MASK 0x03800000
> #define SCFR1_IPS_DIV_SHIFT 23
>
>
prev parent reply other threads:[~2008-01-16 15:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-16 13:11 [U-Boot-Users] [PATCH] [ads5121] Set ips dividor to 1/4 of csb clock Grzegorz Bernacki
2008-01-16 15:55 ` John Rigby [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=478E28EE.2060306@freescale.com \
--to=jrigby@freescale.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox