When changing RESET line, delay 20ms
authorKeith Packard <keithp@keithp.com>
Fri, 9 Apr 2010 00:28:17 +0000 (17:28 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 9 Apr 2010 00:28:17 +0000 (17:28 -0700)
The GPS data sheet suggests a 1uF cap on the reset line to ensure it
is held low long enough for the power supply to come up to voltage. TM
v1.0 loads a 0.001uF cap there, but in case that isn't large enough,
it could be replaced with the larger one. This change makes sure that
even with that larger value, the debugging link will be able to reset
the target.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found