« Previous | Next » 

Revision 6e392787

ID6e392787c85809671033ec419d8e8ecf684d55da

Added by Peter Maydell about 11 years ago

hw/pflash_cfi01: Make read after byte-write or erase return status

The Intel flash command set requires that a read operation after
doing a 'single byte write' command returns the status register;
add this case to pflash_read() so we return the correct information.
Similarly, the case for the 0x28 flavour of block erase was missing.

Signed-off-by: Peter Maydell <>
Reviewed-by: Peter Crosthwaite <>
Tested-by: Peter Crosthwaite <>
Message-id:

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences