[flashrom] [PATCH 0/3] support for SFDP

Stefan Tauner stefan.tauner at student.tuwien.ac.at
Fri Jun 24 16:53:23 CEST 2011


read more about it in my blog post:
http://blogs.coreboot.org/blog/2011/06/24/gsoc-2011-flashrom-part-2-sfdp/

Stefan Tauner (3):
  fix probe_flash to report new values set by probing functions
  add check_block_erasers which returns the number of well-defined
    erasers for a chip
  add support for SFDP (JESD216)

 chipdrivers.h |    1 +
 flashchips.c  |   24 +++++
 flashchips.h  |    1 +
 flashrom.c    |  102 +++++++++++++++-------
 spi.h         |    5 +
 spi25.c       |  273 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 373 insertions(+), 33 deletions(-)





More information about the flashrom mailing list