]> git.sur5r.net Git - openocd/commit
Ensure that DaVinci chips can't start with a too-fast JTAG clock.
authordbrownell <dbrownell@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Mon, 21 Sep 2009 00:37:58 +0000 (00:37 +0000)
committerdbrownell <dbrownell@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Mon, 21 Sep 2009 00:37:58 +0000 (00:37 +0000)
commit108028112fdf285cd74eaf50d6a353a09039bb7f
treeab8065b2be85c67c350911629365939d53e9dbbd
parentd20103cd93641bca44f737b45004f495cb24a27f
Ensure that DaVinci chips can't start with a too-fast JTAG clock.
It can be sped up later, once it's known the PLLs are active.

Note that modern tools from TI all use adaptive clocking; and
that if that's done with OpenOCD, "too fast" is also a non-issue.

git-svn-id: svn://svn.berlios.de/openocd/trunk@2740 b42882b7-edfa-0310-969c-e2dbd0fdcd60
tcl/target/ti_dm355.cfg
tcl/target/ti_dm365.cfg
tcl/target/ti_dm6446.cfg