From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 15709C48BCF for ; Sat, 12 Jun 2021 15:24:24 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id BB5996120E for ; Sat, 12 Jun 2021 15:24:23 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org BB5996120E Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=sigma-star.at Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Date:Message-ID:From: References:Cc:To:Subject:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=kibbSIsSgPObItdlpy8jqXmZtVVFwm7rw1BTDuSRFVI=; b=3GiPt1tm5rKk0IAVob/+4d9whJ wkpAa1xyx+uWZ+fDH7Ngdh/PIiLDozgDUX5f5sTZ5iXnkUJiMxXyKkzsCjf16uVYK1/4xpERww3mG plE60lwQxQgGdGmBp+b7ocOLr/Dev28R5tmLJOuu8NMP9fmqToBZ6tp2QW9hImNqU5KlPxQwzrwAy cVotjmE+tbSf3FmPQC/q+Y6IIndU21jL94Az7Tq6EuSm9ZFnB1ywVc05YFPBOBA31R4xCb0fTT5kb UW5XQpNGxxnjvMFeGFWxRRw/vcS3t+RTwYmG65aY4rL5pwUPv5/PsCdkxgsHdInBbvzDKLQQ1hbXV Vt4z3byw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ls5UH-008i27-Js; Sat, 12 Jun 2021 15:23:53 +0000 Received: from lilium.sigma-star.at ([109.75.188.150]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ls5UF-008i1n-BE for linux-mtd@lists.infradead.org; Sat, 12 Jun 2021 15:23:52 +0000 Received: from localhost (localhost [127.0.0.1]) by lilium.sigma-star.at (Postfix) with ESMTP id 2EA661817A0CB; Sat, 12 Jun 2021 17:23:50 +0200 (CEST) Received: from lilium.sigma-star.at ([127.0.0.1]) by localhost (lilium.sigma-star.at [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id 7w41ALRtrRsF; Sat, 12 Jun 2021 17:23:50 +0200 (CEST) Received: from lilium.sigma-star.at ([127.0.0.1]) by localhost (lilium.sigma-star.at [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 0WXNtiotpD-8; Sat, 12 Jun 2021 17:23:49 +0200 (CEST) Subject: Re: [PATCH] misc-utils: flashcp: Add new function that copy only different blocks To: Harvey Wu , linux-mtd@lists.infradead.org Cc: Harvey.Wu@quantatw.com References: <20210601073453.28252-1-harveywu95@gmail.com> From: David Oberhollenzer Organization: sigma star gmbh Message-ID: <56d8abe4-cc81-fb65-6438-4a35a898cc3f@sigma-star.at> Date: Sat, 12 Jun 2021 17:23:49 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.10.1 MIME-Version: 1.0 In-Reply-To: <20210601073453.28252-1-harveywu95@gmail.com> Content-Language: en-US X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210612_082351_558319_95D52EB3 X-CRM114-Status: UNSURE ( 4.94 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-mtd" Errors-To: linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org Applied to mtd-utils.git master. Thanks, David ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/