David Brownell <david-b@pacbell.net>:
commit6d08c1800c7d313c3e6be9fe2c7124df02749665
authorzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Thu, 2 Jul 2009 04:55:35 +0000 (2 04:55 +0000)
committerzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Thu, 2 Jul 2009 04:55:35 +0000 (2 04:55 +0000)
tree1b6ec574d2329d376eab61a4674a194e206815ca
parentb3e6cb6d564f722f95a341f9b6661fc3ed44f969
David Brownell <david-b@pacbell.net>:

Prepare the DaVinci PLL code to support the version 0x0E module
used in newer chips (e.g. dm365):  rename the original code so
it's specific to version 0x02 PLL modules, and update the dm355evm
code to use that new name.

Fix two minor bugs in that version 2 code:  sysclk3 setup used
the sysclk2 divider address (affecting video processing on dm355,
no worry for now) and sysclk2 setup had a syntax error.

Also minor fixups to dm355evm, mostly to permit use of RTCK.

git-svn-id: svn://svn.berlios.de/openocd/trunk@2447 b42882b7-edfa-0310-969c-e2dbd0fdcd60
tcl/board/dm355evm.cfg
tcl/target/davinci.cfg