[flashrom] [PATCH] SFDP 3.1

Stefan Tauner stefan.tauner at student.tuwien.ac.at
Mon Jan 30 00:24:02 CET 2012


thanks to david's testing a few other STUPID bugs are taken out...
we might be getting there eventually :)

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





More information about the flashrom mailing list