From: Alexander Schmidt <alexs@linux.vnet.ibm.com>
To: Artem <dedekind@infradead.org>,
"linux-mtd@lists.infradead.org" <linux-mtd@lists.infradead.org>
Cc: Frank Haverkamp <haver@linux.vnet.ibm.com>,
Andreas Arnez <arnez@linux.vnet.ibm.com>
Subject: [PATCH 0/4 try2] ubi-utils: migrate to new libubi
Date: Thu, 27 Sep 2007 19:52:06 +0200 [thread overview]
Message-ID: <200709271952.06870.alexs@linux.vnet.ibm.com> (raw)
This patchset migrates the remaining tools (pddcustomize, ubimirror and
pfiflash) to the new libubi.
Changes since try1: I have discarded the libubi_common files, device
paths are now integrated in every utility.
I've tested the new version with the scripts in ubi-utils/scripts/ubi_*
and everything works fine.
mtd-utils.orig/ubi-utils/inc/libubiold.h | 310 ----------
mtd-utils.orig/ubi-utils/src/libubiold.c | 768 -------------------------
mtd-utils.orig/ubi-utils/src/libubiold_int.h | 119 ---
mtd-utils.orig/ubi-utils/src/libubiold_sysfs.c | 232 -------
mtd-utils.orig/ubi-utils/src/libubiold_sysfs.h | 109 ---
ubi-utils/Makefile | 6
ubi-utils/src/libpfiflash.c | 141 +++-
ubi-utils/src/libubimirror.c | 51 +
ubi-utils/src/pddcustomize.c | 47 -
ubi-utils/src/pfiflash.c | 3
ubi-utils/src/ubimirror.c | 3
11 files changed, 171 insertions(+), 1618 deletions(-)
Kind regards,
Alexander Schmidt
next reply other threads:[~2007-09-27 17:54 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-27 17:52 Alexander Schmidt [this message]
2007-09-27 18:15 ` [PATCH 1/4 try2] ubi-utils: migrate pddcustomize Alexander Schmidt
2007-09-27 18:15 ` [PATCH 2/4 try2] ubi-utils: migrate ubimirror Alexander Schmidt
2007-09-27 18:30 ` Frank Haverkamp
2007-09-28 7:41 ` Alexander Schmidt
2007-09-29 8:55 ` Artem Bityutskiy
2007-10-02 11:40 ` Alexander Schmidt
2007-10-13 14:29 ` David Woodhouse
2007-10-14 8:17 ` Jörn Engel
2007-09-27 18:17 ` [PATCH 3/4 try2] ubi-utils: migrate pfiflash Alexander Schmidt
2007-09-27 18:17 ` [PATCH 4/4 try2] ubi-utils: remove libubiold Alexander Schmidt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200709271952.06870.alexs@linux.vnet.ibm.com \
--to=alexs@linux.vnet.ibm.com \
--cc=arnez@linux.vnet.ibm.com \
--cc=dedekind@infradead.org \
--cc=haver@linux.vnet.ibm.com \
--cc=linux-mtd@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.