diff options
author | Louis Yung-Chieh Lo <yjlou@chromium.org> | 2011-12-25 09:12:16 +0000 |
---|---|---|
committer | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | 2011-12-25 09:12:16 +0000 |
commit | 9bcf2684d7781de71551ab14d3c3be46890ca432 (patch) | |
tree | 20ffb99db71ee422b2196d82742fdc2197ab40e7 /nic3com.c | |
parent | 104b0d9f1e1e41bda61f82a688971f3a31074d73 (diff) | |
download | flashrom-9bcf2684d7781de71551ab14d3c3be46890ca432.tar.gz flashrom-9bcf2684d7781de71551ab14d3c3be46890ca432.tar.bz2 flashrom-9bcf2684d7781de71551ab14d3c3be46890ca432.zip |
Add deferred --image processing
The general idea and most of the code are based on the following
commits in the chromiumos flashrom tree:
Corresponding to flashrom svn r1482.
8fc0740356ca15d02fb1c65ab43b10844f148c3b
bb9049c66ca55e0dc621dd2c70b5d2cb6e5179bf
Signed-off-by: Louis Yung-Chieh Lo <yjlou@chromium.org>
and the main part:
d0ea9ed71e7f86bb8e8db2ca7c32a96de25343d8
Signed-off-by: David Hendricks <dhendrix@chromium.org>
This implementation does not defer the processing until doit(), but after the
argument parsing loop only (doit() should not contain argument checks).
This allows to specify -i and -l parameters in any order.
Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
Acked-by: David Hendricks <dhendrix@google.com>
Diffstat (limited to 'nic3com.c')
0 files changed, 0 insertions, 0 deletions