[flashrom] [PATCH 0/4] layout patches 3.0 (first half)

Stefan Tauner stefan.tauner at student.tuwien.ac.at
Thu Sep 12 22:40:04 CEST 2013


This set is only the infrastructural base on which the patches that
make layout handling work in other modes than writing rely on.

Stefan Tauner (4):
  layout: Add a method to cleanup layout data structures.
  layout: Add -i <image>[:<file>] support.
  util: add script for converting legacy layout files to format 2.
  layout: Better file parsing.

 cli_classic.c                   |   3 +-
 flash.h                         |   1 +
 flashrom.8.tmpl                 |  79 ++++---
 flashrom.c                      |   8 +-
 layout.c                        | 456 ++++++++++++++++++++++++++++++++++------
 util/convert_layout_v1_to_v2.sh |  71 +++++++
 6 files changed, 524 insertions(+), 94 deletions(-)
 create mode 100755 util/convert_layout_v1_to_v2.sh

-- 
Kind regards, Stefan Tauner





More information about the flashrom mailing list