Don't change dbg clock while changing reset_n. Use 20ms everywhere
authorKeith Packard <keithp@keithp.com>
Wed, 5 May 2010 19:50:39 +0000 (12:50 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 5 May 2010 19:50:39 +0000 (12:50 -0700)
commit823fc0ac27b8df9b4ba1ca0f229b431baf5b46dd
tree2a4432aee46b040d98c716d1f6d1ba51f3169ca2
parent8b6767e24a88482dbd3d4c4c969a0be08917d22b
Don't change dbg clock while changing reset_n. Use 20ms everywhere

This changes the reset code to be more conservative about changing
things at the same time, and also sets all timings to 20ms to make
debugging with the scope easier.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/ao_dbg.c