On Mon, 2009-06-08 at 17:50 -0700, David Brownell wrote:
> Add configuration for an old AT91rm9200 board, the Cogent CSB 337.
> Worth noting from the OpenOCD perspective:
> 
>  - It got a real hardware trace port connector; wired up here as
>    much as we can, lacking inexpensive trace-aware dongles.
> 
>  - This is the first in-tree use of the "arm920t cp15" command.
>    It adjusts the CPU clocking and enables i-cache, which gives
>    more than 4x speedup after booting Linux; it's visible even
>    just running U-Boot.
> 
> Oddly, OpenOCD is numbering its cp15 registers differently than
> the ARM920T documentation.  Haven't sorted that out yet...
> ---
>  tcl/board/csb337.cfg |  118 +++++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 118 insertions(+)

Committed, r2134.

--Z
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to