Skip to content
Snippets Groups Projects
Commit a90b9575 authored by Aaron Williams's avatar Aaron Williams Committed by Stefan Roese
Browse files

cfi_flash driver - Add delay after reset command


I ran into a problem where the reset was failing except when I enabled
debugging support.  After talking with Garret Swalling at Spansion I
was told that the GL-N series of devices require a 500ns wait for the
reset to complete.  The below patch adds a 1us delay after all reset
commands.

-Aaron Williams

Signed-off-by: default avatarAaron Williams <aaron.williams@caviumnetworks.com>
Signed-off-by: default avatarStefan Roese <sr@denx.de>
parent 5b448adb
No related branches found
No related tags found
No related merge requests found
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