* [U-Boot-Users] [PATCHv2] [ads5121] Set ips dividor to 1/3 of csb clock.
@ 2008-01-16 16:18 Grzegorz Bernacki
2008-02-07 0:03 ` Wolfgang Denk
0 siblings, 1 reply; 2+ messages in thread
From: Grzegorz Bernacki @ 2008-01-16 16:18 UTC (permalink / raw)
To: u-boot
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..b51cf78 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 0x3
#define SCFR1_IPS_DIV_MASK 0x03800000
#define SCFR1_IPS_DIV_SHIFT 23
--
1.5.2.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [U-Boot-Users] [PATCHv2] [ads5121] Set ips dividor to 1/3 of csb clock.
2008-01-16 16:18 [U-Boot-Users] [PATCHv2] [ads5121] Set ips dividor to 1/3 of csb clock Grzegorz Bernacki
@ 2008-02-07 0:03 ` Wolfgang Denk
0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2008-02-07 0:03 UTC (permalink / raw)
To: u-boot
In message <478E2E47.8090104@semihalf.com> you 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>
Applied, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-02-07 0:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-16 16:18 [U-Boot-Users] [PATCHv2] [ads5121] Set ips dividor to 1/3 of csb clock Grzegorz Bernacki
2008-02-07 0:03 ` Wolfgang Denk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox