[flashrom] [PATCH 0/3] Probing rewrite 2nd try - prefix

Stefan Tauner stefan.tauner at alumni.tuwien.ac.at
Fri Aug 8 16:25:06 CEST 2014


While creating a sane foundation to build the new probing upon the
following patches were conceived. I'll rebase my probing patches on
top of them hence they need to be reviewed before the refined
probing patches to come. Especially the last one is rather important
anyway because it fixes the problem of wrongly mapped flash memory
ranges for SPI chips that provokes nasty warnings since a while ago.

Stefan Tauner (3):
  Refactor some CLI-relevant parts.
  Refine handling chips that exceed maximum programmer sizes.
  Refine physical address mapping of flash chips.

 82802ab.c     |   2 -
 Makefile      |   2 +-
 cli_classic.c |  16 ++++--
 cli_common.c  | 117 ++++++++++++++++++++++++++++++++++++++
 cli_output.c  |   3 +
 flash.h       |  10 ++--
 flashrom.c    | 176 +++++++++++++++++++++++-----------------------------------
 jedec.c       |   6 --
 print.c       |  33 -----------
 programmer.h  |   3 +-
 10 files changed, 210 insertions(+), 158 deletions(-)
 create mode 100644 cli_common.c

-- 
Kind regards, Stefan Tauner





More information about the flashrom mailing list