Skip to content

Commit

Permalink
cfi_cmdset_0001: factorize code to wait for flash status
Browse files Browse the repository at this point in the history
This allows for much better abstraction and separation of the XIP and
non-XIP cases with their own specific implementations.  This fixes the
case where a timeout was tripped on in the XIP case by the code that
was meant for the non-XIP case only.

This also makes for a nice code reduction.

Signed-off-by: Nicolas Pitre <nico@cam.org>
CC: "Alexey, Korolev" <alexey.korolev@intel.com>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
  • Loading branch information
Nicolas Pitre authored and David Woodhouse committed May 17, 2006
1 parent 6e7a680 commit c172471
Showing 1 changed file with 157 additions and 264 deletions.
Loading

0 comments on commit c172471

Please sign in to comment.