David Brownell <david-b@pacbell.net>:
commit594abeb82bdcbd4bd079ec1a80c092076c55ccae
authorzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Tue, 9 Jun 2009 00:58:23 +0000 (9 00:58 +0000)
committerzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Tue, 9 Jun 2009 00:58:23 +0000 (9 00:58 +0000)
tree978da0c5792429bb9133677dd1e241e5ad51aa59
parentf0bb29b9d959d17c4385014acc4cc371ffd3a1a2
David Brownell <david-b@pacbell.net>:

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.

git-svn-id: svn://svn.berlios.de/openocd/trunk@2134 b42882b7-edfa-0310-969c-e2dbd0fdcd60
tcl/board/csb337.cfg [new file with mode: 0644]
tcl/target/str912.cfg