[U-Boot-Users] [PATCH 4/4] add csb637 (at91rm9200) support
Anders Larsen
alarsen at rea.de
Tue May 3 12:18:46 CEST 2005
Hi,
this patch switches the at91rm9200 to asynchronous clocking mode after
initialization (it would otherwise stay in FastBus mode which is
the _slowest_ clock mode).
This lets the core run at full speed when not doing bus accesses,
increasing overall performance by a factor of four.
The performance difference between asynchronous ans synchronous
clocking mode as measured with nbench 2.2.2 disappears in the
statistical noise; since asynchronous clocking mode imposes less
restrictions on the clock frequencies it is the mode of choice.
This patch replaces my similar patch from 2005-04-29.
Changelog:
* patch by Anders Larsen, 2005-05-03
set the at91rm9200 to asynchronous clocking mode
Cheers
Anders
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clock_mode.diff
Type: application/octet-stream
Size: 561 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20050503/5cb84a08/attachment.obj
More information about the U-Boot
mailing list