after fixing an embarrassing off-by-one error and a few other
mistakes, i refactored the setting of erasers and (hopefully) added
support for the preliminary SFDP version by intel.

Stefan Tauner (1):
  add support for SFDP (JESD216)

 Makefile      |    2 +-
 chipdrivers.h |    4 +
 flash.h       |    2 +
 flashchips.c  |   24 ++++
 flashchips.h  |    1 +
 flashrom.c    |   28 +++++-
 sfdp.c        |  356 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 spi.h         |    5 +
 spi25.c       |   31 +++++
 9 files changed, 451 insertions(+), 2 deletions(-)
 create mode 100644 sfdp.c


_______________________________________________
flashrom mailing list
flashrom@flashrom.org
http://www.flashrom.org/mailman/listinfo/flashrom

Reply via email to