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 Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id AD486C2BA4C for ; Wed, 26 Jan 2022 15:37:39 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 5F3EB838A6; Wed, 26 Jan 2022 16:37:24 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=fail (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=chromium.org header.i=@chromium.org header.b="mYTznZww"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 4D1D683834; Wed, 26 Jan 2022 16:36:48 +0100 (CET) Received: from mail-oi1-x236.google.com (mail-oi1-x236.google.com [IPv6:2607:f8b0:4864:20::236]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id D1CBC83388 for ; Wed, 26 Jan 2022 16:36:43 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=sjg@google.com Received: by mail-oi1-x236.google.com with SMTP id x193so390706oix.0 for ; Wed, 26 Jan 2022 07:36:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:sender:from:in-reply-to:references:date:message-id :subject:to:cc; bh=seBhjrpK/RAJRw9PZa/zrxIubQKmFsvFJgi8GDtNeN8=; b=mYTznZwwU4zrEIaP50DQ2xXPYvonukpNlUgDNgpYJ6bmxGgGZHL3XzmcAWIDG+jx7E IUp1sSczVMEneXSB8xJhBT1hsvYr48dnXH5vU9w0TJTjvghSYHKNEpGOlphoqFEVkkPp I5CfSk2xRHZyh6+TBYB/dYdRPrxjQ4VDYobXE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:sender:from:in-reply-to:references :date:message-id:subject:to:cc; bh=seBhjrpK/RAJRw9PZa/zrxIubQKmFsvFJgi8GDtNeN8=; b=jV57AhnaO7aHDL7fSlX74D1Wv+0YlcV88y2a+dXanYrQebfICye1oSXtigy4rV+5eD 9eURPTFdxl/bOIog17sQKhcExvs6tvELzbbJ/PIG+FmCpVVQ2kEuNZCKrt3Kqg2qwQIc g7ghMghBum6eZJ1zh4AwNpWTBZ2qNkP7TcnSRzs5zpPSNpWI+HSy2vX4xZeojh7mqpvR 9BKN/d2IFkGpkygmoMZCOxnr1Q1ErWy2fMMs2I/kzAdzNx2p8F/D7Ah79KFOdnQKvhdF WcJ/huoFNoZ0KcECyz3UBGA8BezOe5cr3IQrxJJfJaSrmcrTn52dR/bIWlql7+w1CaF6 3bxg== X-Gm-Message-State: AOAM532U5Y756/d+uICzXqDBx5c6Ap7f723KzJ0qzfHZBxs0I3+XkD2O 8oGyzm1fqUtOFF61ole7rwisvIJUMPVmEA59mCAUPyKa8Xw= X-Google-Smtp-Source: ABdhPJwIjlrbrejD+Pgb1xIyoMuAFIwRfYsaE3r6QvnCY1JiLWCJTqSmrB73j7g3Xq84ftOt38VNPsEGJJwLZKxia3c= X-Received: by 2002:a05:6808:f8d:: with SMTP id o13mr4109703oiw.46.1643211402384; Wed, 26 Jan 2022 07:36:42 -0800 (PST) Received: from 480794996271 named unknown by gmailapi.google.com with HTTPREST; Wed, 26 Jan 2022 10:36:41 -0500 MIME-Version: 1.0 From: Simon Glass In-Reply-To: <20220110031413.1970836-32-sjg@chromium.org> References: <20220110031413.1970836-32-sjg@chromium.org> <20220110031413.1970836-1-sjg@chromium.org> Date: Wed, 26 Jan 2022 10:36:41 -0500 X-Google-Sender-Auth: _VEKwH-mm8mD3i9IT1j7lyPbOCE Message-ID: Subject: Re: [PATCH v2 31/38] binman: Convert to using the lz4 bintool To: Simon Glass Cc: U-Boot Mailing List Content-Type: text/plain; charset="UTF-8" X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.5 at phobos.denx.de X-Virus-Status: Clean Update the code to use this bintool, instead of running lz4 directly. This simplifies the code and provides more consistency. Signed-off-by: Simon Glass --- (no changes since v1) tools/binman/cbfs_util_test.py | 8 ++------ tools/binman/comp_util.py | 10 +++++++--- tools/binman/ftest.py | 8 +------- 3 files changed, 10 insertions(+), 16 deletions(-) Applied to u-boot-dm, thanks!