Skip to content
Commit 2a5bd596 authored by David Woodhouse's avatar David Woodhouse
Browse files

[MTD] Fix default timeouts for Intel NOR flash

In commit c172471b

 Nico switched to using
common code for polling for command completion. Unfortunately he also used
a common default timeout for both write and erase commands, despite the
fact that erases can take a _whole_ lot longer. Use a more sensible
default for erase timeout.

Signed-off-by: default avatarDavid Woodhouse <dwmw2@infradead.org>
parent c1f16258
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment