public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* mtd-utils: various fixes, apply OpenEmbedded patches
@ 2017-03-22 10:22 David Oberhollenzer
  2017-03-22 10:22 ` [PATCH 1/5] Fix alignment trap triggered by NEON instructions David Oberhollenzer
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: David Oberhollenzer @ 2017-03-22 10:22 UTC (permalink / raw)
  To: linux-mtd; +Cc: Yuanjie.Huang, raj.khem

This patch series mostly consists of minor fixes that have piled
up on my end.

The series mainly includes some of the patches applied localy by
the OpenEmbedded project that haven't been submitted upstream so
far.

Two more patches that OpenEmbedded supposedly applies to recent
mtd-utils have not been included:
 - One that fixes logic in flash_erase that doesn't exist anymore.
 - One that adds an excluion flag to mkfs.jffs2. It doesn't apply
   and is sprinkled with debug prints.


Regards,

David

--
 include/common.h             | 25 ++++++-------------------
 include/libmtd.h             |  3 +--
 jffsX-utils/mkfs.jffs2.c     |  1 +
 lib/libmtd.c                 | 12 ++++++------
 lib/libmtd_int.h             |  1 +
 lib/libmtd_legacy.c          | 18 ++++++++++++++++++
 lib/libubi.c                 |  5 ++++-
 ubi-utils/mtdinfo.c          |  5 +----
 ubi-utils/ubiformat.c        |  2 --
 ubifs-utils/mkfs.ubifs/key.h | 16 ++++++++++------
 10 files changed, 48 insertions(+), 40 deletions(-)

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

end of thread, other threads:[~2017-03-29 21:56 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-22 10:22 mtd-utils: various fixes, apply OpenEmbedded patches David Oberhollenzer
2017-03-22 10:22 ` [PATCH 1/5] Fix alignment trap triggered by NEON instructions David Oberhollenzer
2017-03-22 10:22 ` [PATCH 2/5] Replace rpmatch() usage with checking first character of line David Oberhollenzer
2017-03-22 10:22 ` [PATCH 3/5] Fix build with musl David Oberhollenzer
2017-03-22 10:22 ` [PATCH 4/5] Fix libmtd behaviour if MTD is not present on the system David Oberhollenzer
2017-03-22 10:22 ` [PATCH 5/5] Return correct error number in ubi_get_vol_info1 David Oberhollenzer
2017-03-22 15:13 ` mtd-utils: various fixes, apply OpenEmbedded patches Thomas Petazzoni
2017-03-23  9:33   ` David Oberhollenzer
2017-03-23  9:45     ` Thomas Petazzoni
2017-03-23 10:57       ` Andrea Adami
2017-03-29 13:12         ` David Oberhollenzer
2017-03-29 21:56           ` Andrea Adami

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