From: Alexander Dahl <ada@thorsis.com>
To: ptxdist@pengutronix.de
Cc: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Subject: [ptxdist] [PATCH 0/2] mtd-utils: Upgrade and new tool nandmarkbad
Date: Wed, 30 Aug 2017 16:49:40 +0200 [thread overview]
Message-ID: <1504104582-32171-1-git-send-email-ada@thorsis.com> (raw)
Hei hei,
I need to hack on a recent mtd-utils, especially on 'mtdinfo', so I
decided to upgrade the package to the just announced version 2.0.1 of
the package. This includes a switch of the build system. Additionally
Uwe Kleine-König asked me to include his new tool 'nandmarkbad' which
is not yet upstream and still discussed on linux-mtd.
I did not test any tools on the target yet, but would strongly
recommend it!
Also I'd like to hear some feedback on how I set the ./configure
options, this approach is inspired by the util-linux-ng package.
Greets
Alex
Alexander Dahl (2):
mtd-utils: Upgrade from 1.5.2 to 2.0.1
mtd-utils: Add patch for new tool 'nandmarkbad'
.../mtd-utils-1.5.2/0001-make-ubifs-optional.patch | 23 --
...0002-Make-liblzo-optional-for-ubifs-tools.patch | 68 ----
...change-add_directory-argument-to-existing.patch | 97 ------
...use-xmalloc-xzalloc-for-allocating-memory.patch | 143 --------
...s.ubifs-simplify-make_path-with-xasprintf.patch | 32 --
...mkfs.ubifs-Add-extended-attribute-support.patch | 369 ---------------------
...Optionally-create-extended-attribute-with.patch | 188 -----------
...flashcp-Use-llu-to-print-filestat.st_size.patch | 101 ------
patches/mtd-utils-1.5.2/series | 11 -
...andmarkbad-new-util-to-mark-blocks-as-bad.patch | 158 +++++++++
patches/mtd-utils-2.0.1/autogen.sh | 1 +
patches/mtd-utils-2.0.1/series | 4 +
rules/mtd-utils.in | 22 +-
rules/mtd-utils.make | 35 +-
14 files changed, 198 insertions(+), 1054 deletions(-)
delete mode 100644 patches/mtd-utils-1.5.2/0001-make-ubifs-optional.patch
delete mode 100644 patches/mtd-utils-1.5.2/0002-Make-liblzo-optional-for-ubifs-tools.patch
delete mode 100644 patches/mtd-utils-1.5.2/0003-mkfs.ubifs-change-add_directory-argument-to-existing.patch
delete mode 100644 patches/mtd-utils-1.5.2/0004-mkfs.ubifs-use-xmalloc-xzalloc-for-allocating-memory.patch
delete mode 100644 patches/mtd-utils-1.5.2/0005-mkfs.ubifs-simplify-make_path-with-xasprintf.patch
delete mode 100644 patches/mtd-utils-1.5.2/0006-mkfs.ubifs-Add-extended-attribute-support.patch
delete mode 100644 patches/mtd-utils-1.5.2/0007-mkfs.ubifs-Optionally-create-extended-attribute-with.patch
delete mode 100644 patches/mtd-utils-1.5.2/0008-flashcp-Use-llu-to-print-filestat.st_size.patch
delete mode 100644 patches/mtd-utils-1.5.2/series
create mode 100644 patches/mtd-utils-2.0.1/0001-nandmarkbad-new-util-to-mark-blocks-as-bad.patch
create mode 120000 patches/mtd-utils-2.0.1/autogen.sh
create mode 100644 patches/mtd-utils-2.0.1/series
--
2.1.4
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
next reply other threads:[~2017-08-30 14:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-30 14:49 Alexander Dahl [this message]
2017-08-30 14:49 ` [ptxdist] [PATCH 1/2] mtd-utils: Upgrade from 1.5.2 to 2.0.1 Alexander Dahl
2017-08-30 14:49 ` [ptxdist] [PATCH 2/2] mtd-utils: Add patch for new tool 'nandmarkbad' Alexander Dahl
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=1504104582-32171-1-git-send-email-ada@thorsis.com \
--to=ada@thorsis.com \
--cc=ptxdist@pengutronix.de \
--cc=u.kleine-koenig@pengutronix.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox