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

TQM5200: fix default IDE reset level


Before the first call of ide_reset(), the level of the IDE reset
signal on the TQM5200 is low (reset asserted). This patch sets the
default value to high (reset not asserted).

Currently this patch fixes no real problem, but it is cleaner to
assert the reset signal only on demand, and not permanently.

Signed-off-by: default avatarMartin Krause <martin.krause@tqs.de>
parent c61e033d
No related branches found
No related tags found
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