From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Mon, 10 Jan 2022 13:41:07 +0100 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1n6tz1-00G5So-Ic for lore@lore.pengutronix.de; Mon, 10 Jan 2022 13:41:07 +0100 Received: from localhost ([127.0.0.1] helo=metis.ext.pengutronix.de) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1n6tz0-0007qJ-Av; Mon, 10 Jan 2022 13:41:06 +0100 Received: from mail.thorsis.com ([92.198.35.195]) by metis.ext.pengutronix.de with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1n6txx-0007LG-Qv for ptxdist@pengutronix.de; Mon, 10 Jan 2022 13:40:05 +0100 Received: from localhost (localhost [127.0.0.1]) by mail.thorsis.com (Postfix) with ESMTP id 4B5E176 for ; Mon, 10 Jan 2022 13:40:00 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mail.thorsis.com Received: from mail.thorsis.com ([127.0.0.1]) by localhost (mail.thorsis.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YPUMGn_56CeP for ; Mon, 10 Jan 2022 13:39:55 +0100 (CET) Received: by mail.thorsis.com (Postfix, from userid 109) id 82B202A7A; Mon, 10 Jan 2022 13:39:55 +0100 (CET) From: Alexander Dahl To: ptxdist@pengutronix.de Date: Mon, 10 Jan 2022 13:39:38 +0100 Message-Id: <20220110123940.67341-1-ada@thorsis.com> X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on metis.ext.pengutronix.de X-Spam-Level: X-Spam-Status: No, score=-2.6 required=4.0 tests=AWL,BAYES_00,SPF_HELO_NONE, SPF_PASS autolearn=ham autolearn_force=no version=3.4.2 Subject: [ptxdist] [PATCH 0/2] mtd-utils: Bump version and add ubiscan X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Cc: Alexander Dahl MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false Hei hei, the recently announced new version 2.1.4 of mtd-utils comes with a new tool 'ubiscan'. This is useful to get a quick picture of PEB erase counters on a NAND flash. Greets Alex Alexander Dahl (2): mtd-utils: version bump 2.1.3 -> 2.1.4 mtd-utils: Add option to install new tool 'ubiscan' .../0001-nandmarkbad-new-util-to-mark-blocks-as-bad.patch | 0 patches/{mtd-utils-2.1.3 => mtd-utils-2.1.4}/autogen.sh | 0 patches/{mtd-utils-2.1.3 => mtd-utils-2.1.4}/series | 0 rules/mtd-utils.in | 8 ++++++++ rules/mtd-utils.make | 8 ++++++-- 5 files changed, 14 insertions(+), 2 deletions(-) rename patches/{mtd-utils-2.1.3 => mtd-utils-2.1.4}/0001-nandmarkbad-new-util-to-mark-blocks-as-bad.patch (100%) rename patches/{mtd-utils-2.1.3 => mtd-utils-2.1.4}/autogen.sh (100%) rename patches/{mtd-utils-2.1.3 => mtd-utils-2.1.4}/series (100%) base-commit: b90da4e990ee000187617533ebdc1efbdc3ce9ba -- 2.20.1 _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de