[flashrom] [PATCH 0/3] Add support for generic SPI RES matching refinement

Stefan Tauner stefan.tauner at student.tuwien.ac.at
Sat Aug 25 22:35:28 CEST 2012


The first on is not for merge... if we want it like this, ill add it to
my tested_stuff branch. but i wonder if those 3 functions should be
inside spi.c instead of spi25.c at all. There is probably a thread from
the time when the files were split... but i am lazy :)

the second patch is just an extract from carl-daniel's first version
of the patch.

and the last one is a refined version that is not complete yet.

Stefan Tauner (3):
  Resort SPI function in chipdrivers.h.
  Add RES/REMS support to all dummyflasher emulated chips.
  Add support for generic SPI RES matching.

 chipdrivers.h  |   11 ++++--
 dummyflasher.c |   57 ++++++++++++++++++++++-----
 flashchips.c   |   31 +++++++++++++++
 flashrom.c     |    4 +-
 sfdp.c         |   48 +----------------------
 spi25.c        |  117 ++++++++++++++++++++++++++++++++++++++++++++++++++------
 6 files changed, 195 insertions(+), 73 deletions(-)

-- 
Kind regards, Stefan Tauner





More information about the flashrom mailing list