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 AC59AC433F5 for ; Sat, 8 Jan 2022 02:09:27 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id E61998375B; Sat, 8 Jan 2022 03:08:47 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="ej2Sd0Lk"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id B4DE88375B; Sat, 8 Jan 2022 03:08:44 +0100 (CET) Received: from mail-qk1-x729.google.com (mail-qk1-x729.google.com [IPv6:2607:f8b0:4864:20::729]) (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 CBFC683762 for ; Sat, 8 Jan 2022 03:08:39 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qk1-x729.google.com with SMTP id w27so7828740qkj.7 for ; Fri, 07 Jan 2022 18:08:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=IDpP39AJpFL+kb/9xVQ6M0rukH61XIqTDZH9m3yFxOg=; b=ej2Sd0Lk+M/iWzFDpxMXiyZxv9ePq7wLQ8XZAycDhEE85lGb0xVeW+hx+fcFvPbMML zXQY7Rid4Q3K3IfiZIGhYjAntAp4D41zN4rdzz2s4+GBqnPL31wW1wEs607mrTCqYnWD k1XtlqUpO/u63pMWn9oaXv2JbpC86Cm27ZGxo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=IDpP39AJpFL+kb/9xVQ6M0rukH61XIqTDZH9m3yFxOg=; b=H8h7itB0T6lcU60hNYT77k2RfwykvGscX6nNFO6P46zWSLusoNvPQl33jNa44NSgnQ Cb9XdOuDMIgBV300Te2IJQLc7CW6pCibJ7KFpOTCOqzF+UOSvvxamleaUOlrHfQutQ5C VXWYCwzSs0igp9ifeC/3kFeebcDIuOcw1Tk5N/pn1EzsTSAht8Ahjlhv+QLXy8UULbIK L1laKJyYi/P2afvaljE5G7/NRR1O0dF2nysIy2xBL8sWlGhwzeWzoVbWRXucz5/zuEhL BqBoZo2rxDuqRfO6L5bozIYcqCmbKj+/nxhEoMrsTWNQKdrZVUvFcGjFM7J8GoO299Ws hXWQ== X-Gm-Message-State: AOAM533iiDPVknwBJPZuRdwHRp9vDnplxh8Tu2rmbbZhG2M2yacHmhqb PB8uUO+Gqr+vk3LG7xbwLQIBjDyY8rlVWA== X-Google-Smtp-Source: ABdhPJyG91x9/Mc+neeIAlO0aVz2v7UymJw3qyrNRZi0422De4BMWj78p0LUXz+RpGUSKA35vVW5aw== X-Received: by 2002:a05:620a:2a0f:: with SMTP id o15mr45288361qkp.676.1641607718705; Fri, 07 Jan 2022 18:08:38 -0800 (PST) Received: from bill-the-cat (2603-6081-7b01-cbda-f174-9b83-85b8-612f.res6.spectrum.com. [2603:6081:7b01:cbda:f174:9b83:85b8:612f]) by smtp.gmail.com with ESMTPSA id c7sm188953qtd.62.2022.01.07.18.08.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 07 Jan 2022 18:08:38 -0800 (PST) Date: Fri, 7 Jan 2022 21:08:36 -0500 From: Tom Rini To: "Peng Fan (OSS)" Cc: sbabic@denx.de, festevam@gmail.com, u-boot@lists.denx.de, uboot-imx@nxp.com, Peng Fan Subject: Re: [PATCH V3 2/5] imx: imx8mq_phanbell: switch to binman Message-ID: <20220108020836.GS2773246@bill-the-cat> References: <20211022024220.23584-1-peng.fan@oss.nxp.com> <20211022024220.23584-3-peng.fan@oss.nxp.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="3/PUTXlF+MRgPgWv" Content-Disposition: inline In-Reply-To: <20211022024220.23584-3-peng.fan@oss.nxp.com> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.38 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.2 at phobos.denx.de X-Virus-Status: Clean --3/PUTXlF+MRgPgWv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 22, 2021 at 10:42:17AM +0800, Peng Fan (OSS) wrote: > From: Peng Fan >=20 > Switch to binman to pack images >=20 > Signed-off-by: Peng Fan > Reviewed-by: Patrick Wildt Applied to u-boot/master, thanks! --=20 Tom --3/PUTXlF+MRgPgWv Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmHY8iQACgkQFHw5/5Y0 tyw6YAv/V9hqUxfwd0nCoDHoBu6XymnY9CvDmyd5oZAJxARDPDxdg6o+afjth0Ce zd4y2qJL4sjpFWFl1xNnWnUBYqPw2vHhLb1OANMif6ea3sBcHm4Zxr/nnn0uwyrx UceRAtUfdqAeboihQSIGa6TuFI2BUqjMOeL6nEUk5GccgwCkxALHjR4irr54UEsp kr9ySp/eOSnNYp38zmJHzv3yWHcMBWT/+07LtBoyfH9liDQ5iHzsDF6OQXSPkrCq vAqgsghFFnrJSlzIjmniuZkYkEjKmii+tl4eo9B4KcHJPcaLtatlaGlU7k6qyPLq Y30lbBWF9p+krsg6PfZE6feIW46saxrw4OG+sp6SulA/c3AZE7SwxqDh3BijXELR nGmCVawFmP/j+fPAfp8yOkX5sD/v3Wa85ZmXdS+5VwHgQrYro1SN74BK+fef9v8r ZBAFz4yoChIGSo4efdi3rvbuO8KWysbJLghf4pdE+paB0jgHeaiUjPSsf71bndz0 8kPf/ZxA =rXix -----END PGP SIGNATURE----- --3/PUTXlF+MRgPgWv--