* [U-Boot-Users] where to modify my system clock in a tqm8xxl model?
@ 2003-11-01 9:49 wang cheng
2003-11-01 10:14 ` Wolfgang Denk
0 siblings, 1 reply; 2+ messages in thread
From: wang cheng @ 2003-11-01 9:49 UTC (permalink / raw)
To: u-boot
hello,all
Congratulations on the release of the u-boot-1.0.0!Can you tell me
where to set the system clock in a tqm8xxl model? My hyperteminal has
displayed this (there are some "printf" added):
U-Boot 0.4.8 (Oct 31 2003 - 15:47:15)
gd->cpu_clk=25000000
immr=0xff002101
pvr=0x500000
CPU: XPC823xxZTnnB2 at 25 MHz: 2 kB I-Cache 1 kB D-Cache
Board: WindRiver mdppro8xx
DRAM: 16 MB
before relocate_code()
Now I want to set my system clock to 50MHz,but I don't know how to
modify,which file should I modify?I know the gd->cpu_clk is initialized
in cpu/mpc8xx/speed.c.
Thank you for your time!
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot-Users] where to modify my system clock in a tqm8xxl model?
2003-11-01 9:49 [U-Boot-Users] where to modify my system clock in a tqm8xxl model? wang cheng
@ 2003-11-01 10:14 ` Wolfgang Denk
0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2003-11-01 10:14 UTC (permalink / raw)
To: u-boot
Hello,
iIn message <4fae056c06.56c064fae0@rails.com.cn> you wrote:
>
> where to set the system clock in a tqm8xxl model? My hyperteminal has
Umm... I'm confused...
> displayed this (there are some "printf" added):
>
> U-Boot 0.4.8 (Oct 31 2003 - 15:47:15)
>
> gd->cpu_clk=25000000
> immr=0xff002101
> pvr=0x500000
> CPU: XPC823xxZTnnB2 at 25 MHz: 2 kB I-Cache 1 kB D-Cache
> Board: WindRiver mdppro8xx
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
This does not look like a TQM8xxL module at all.
> Now I want to set my system clock to 50MHz,but I don't know how to
> modify,which file should I modify?I know the gd->cpu_clk is initi
All these setting are done in the board config file
(include/configs/<board>.h)
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd at denx.de
Keep your eyes wide open before marriage, half shut afterwards.
-- Benjamin Franklin
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-11-01 10:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-01 9:49 [U-Boot-Users] where to modify my system clock in a tqm8xxl model? wang cheng
2003-11-01 10:14 ` Wolfgang Denk
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.