[flashrom] [WIP PATCH 0/4] Support for AT45DB series

Stefan Tauner stefan.tauner at student.tuwien.ac.at
Sun Mar 3 23:57:09 CET 2013


how to deal with page_size and especially the different granularities...

Stefan Tauner (4):
  Make write granularity a chip attribute.
  Add granularity handling for AT45DB series.
  Add support for Atmel AT45DB* chips.
  Add support for AT45DB321C.

 Makefile          |    2 +-
 at45db.c          |  505 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 chipdrivers.h     |   13 ++
 flash.h           |    5 +-
 flashchips.c      |  334 ++++++++++++++++++++++++++++++-----
 flashchips.h      |    3 +
 flashrom.c        |   41 +++--
 serprog.c         |    3 +-
 spi25_statusreg.c |    2 +-
 9 files changed, 839 insertions(+), 69 deletions(-)
 create mode 100644 at45db.c

-- 
Kind regards, Stefan Tauner





More information about the flashrom mailing list