mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 0/2] mtd-utils: Upgrade and new tool nandmarkbad
@ 2017-08-30 14:49 Alexander Dahl
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Alexander Dahl @ 2017-08-30 14:49 UTC (permalink / raw)
  To: ptxdist; +Cc: Uwe Kleine-König

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-08-30 14:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-30 14:49 [ptxdist] [PATCH 0/2] mtd-utils: Upgrade and new tool nandmarkbad Alexander Dahl
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox