Skip to content
Snippets Groups Projects
Commit e175eacc authored by Martin Krause's avatar Martin Krause Committed by Wolfgang Denk
Browse files

IDE: fix bug in reset sequence


According to the ata (ata5) specification the RESET- signal
shall be asserted for at least 25 us. Without this patch,
the RESET- signal is asserted on some boards for only < 1 us
(e. g. on the TQM5200). This patch adds a general delay of
25 us to the RESET- signal.

Without this patch a Platinum 4 GiB CF card is not recognised
properly on boards with a TQM5200 (STK52xx, TB5200).

Signed-off-by: default avatarMartin Krause <martin.krause@tqs.de>
parent 813bea96
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment