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 BC82FC433EF for ; Sat, 8 Jan 2022 22:11:42 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id CFEFA810EC; Sat, 8 Jan 2022 23:11: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=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="uNl8SG3z"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 87C9980FAE; Sat, 8 Jan 2022 23:11:38 +0100 (CET) Received: from mail-qt1-x82f.google.com (mail-qt1-x82f.google.com [IPv6:2607:f8b0:4864:20::82f]) (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 809798141E for ; Sat, 8 Jan 2022 23:11:32 +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-qt1-x82f.google.com with SMTP id v7so6499164qtw.13 for ; Sat, 08 Jan 2022 14:11:32 -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=OPrCBm/3mmQGSJaTWhqYozzrKKLU3jDTB4u1wi2bZFY=; b=uNl8SG3zti3C/E6syXGlGgab1GQ4PqX51ka977tLYWktzri0JzREaGWNXhFHmg1Ght Ja1axp8wQpLXMZbRSx0Q80CG7OeEEVrVDa1N4qFIR1KS6fJOJlVULDn3I3Oa1CL+ET0M Syla+k8W+8uwLBmMZtOfa2eUvDTE0RbDZ4puA= 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=OPrCBm/3mmQGSJaTWhqYozzrKKLU3jDTB4u1wi2bZFY=; b=C3imxgOo5GXi7fVChVB5pGoY14sWtLFhJZCF0K4PjLhrYOz6yC5URo8WFUel2HTWne R1KWNiAqPbYg/GxXM4Los6xrRaW+o98zIKuGshSRlTqOsok9CluORrD/zOWR/Nscq5dw h0ADS/qXwLADnFkmEq4g6nEfryNWfBh1PtiChYyZuH0Uus4Cy8wtqTRSOPD++WDgHbqr k65FzuKIex0ktvkWQRSiv7Dcn2ILirkM0JT0rGkX3UebX+w6AbQpu/+rHV/cfgTew68s BjhhBUa3WTxZKVTdO8yVd4H6NXyfFemELoeHtMLEdjyf8WvGMsV7GVpQMqZHSKCttDLy M17Q== X-Gm-Message-State: AOAM531FX4OOzkBVoa0mNQ6fQZ9Fsizayo7Vo3rcUwp6LgHQ4tu643ZI +ct74EYIx99eNWW9RpPBTw45ig== X-Google-Smtp-Source: ABdhPJzLnA0nQ7F/UrMrkKDRlCCHUSoTlYyosLRYSQpc7fTLkVeuspjE6CK490dpnOndQX/fPkbKYg== X-Received: by 2002:ac8:5dc7:: with SMTP id e7mr13821176qtx.427.1641679891131; Sat, 08 Jan 2022 14:11:31 -0800 (PST) Received: from bill-the-cat (2603-6081-7b01-cbda-d427-2e49-c645-22b9.res6.spectrum.com. [2603:6081:7b01:cbda:d427:2e49:c645:22b9]) by smtp.gmail.com with ESMTPSA id w9sm1735128qko.71.2022.01.08.14.11.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 08 Jan 2022 14:11:30 -0800 (PST) Date: Sat, 8 Jan 2022 17:11:28 -0500 From: Tom Rini To: ZHIZHIKIN Andrey Cc: "u-boot@lists.denx.de" , "sbabic@denx.de" , "festevam@gmail.com" , "uboot-imx@nxp.com" , "peng.fan@nxp.com" , "hs@denx.de" , "t.remmet@phytec.de" , "jagan@amarulasolutions.com" , "marcel.ziswiler@toradex.com" , "iliev@ronetix.at" , "xypron.glpk@gmx.de" Subject: Re: [PATCH v2] imx8mq_evk: switch board to use binman for images Message-ID: <20220108221128.GD2773246@bill-the-cat> References: <20211203152938.3795-1-andrey.zhizhikin@leica-geosystems.com> <20211203161802.12699-1-andrey.zhizhikin@leica-geosystems.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="hHivBRp+DJn3Iiyu" Content-Disposition: inline In-Reply-To: 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 --hHivBRp+DJn3Iiyu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jan 08, 2022 at 08:18:15PM +0000, ZHIZHIKIN Andrey wrote: > Hello Tom, >=20 > > -----Original Message----- > > From: U-Boot On Behalf Of Andrey Zhizhik= in > > Sent: Friday, December 3, 2021 5:18 PM > > To: u-boot@lists.denx.de > > Cc: sbabic@denx.de; festevam@gmail.com; uboot-imx@nxp.com; peng.fan@nxp= =2Ecom; > > hs@denx.de; t.remmet@phytec.de; jagan@amarulasolutions.com; > > marcel.ziswiler@toradex.com; iliev@ronetix.at; xypron.glpk@gmx.de; Andr= ey > > Zhizhikin > > Subject: [PATCH v2] imx8mq_evk: switch board to use binman for images > >=20 > > Currently i.MX8MQ EVK board still targeting the old image generation > > approach for image generation, which relies on the FIT generator that > > has been dropped from the tree. > >=20 > > Switch the board to use binman instead, which is a standard image > > generator now. > >=20 > > Update board documentation to correct build command, and advise latest > > firmware and TF-A versions to use. > >=20 > > NOTE: New image produced by binman does not have Signed HDMI FW support, > > this has been left on the side and does not interfere with the general > > boot flow. > >=20 > > Tested on: [i.MX8MQ rev2.0] > >=20 > > Signed-off-by: Andrey Zhizhikin > > --- > >=20 > > Changes in V2: > > - Modify binman and documentation to use single flash.bin file instead > > of flash.bin+u-boot.itb combination, suggested by Fabio Estevam. >=20 > Since you've applied similar patch from Peng, this one is not needed > anymore and can be dropped. >=20 > There are however few pieces that are present in this patch not picked > up in any other patch like doc update, single flash.bin, etc. >=20 > I saw that Patrick Wildt had "single flash.bin" part submitted in [1], > which would also be beneficial to have in 2022.01 for consistency, and > would allow me to update imx8mq_evk machine in meta-freescale Yocto > layer so it can be finally built with upstream BSP and 2022.01. If you > can pick it up saw well - that would be ideal! OK, yes, that's in my testing right now queue. > The rest I will extract and send as separate patches after 2022.01.=20 Thanks! --=20 Tom --hHivBRp+DJn3Iiyu Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmHaDA0ACgkQFHw5/5Y0 tyxxpwv+PIakzfqeswq0rS6lLf3XYXJ7zbGM+f9HHuYjp+vJcpKjxnG0turVpZIu vmphDNi0EiDCfJCZF/8LaG8kvwx8E+r/llLibKb+WeI64HH4YkWMDyRR854L4gB9 urnReNJLHSqaXzZwmkrK2U/r8g7uTxOCCjfjlQY4GZURQfpFrBCawMO1FM9vPqws VPkCfpobxd91TCRiTmzS5ieRE+OmsF5Tuoq1RayjegA3k/Td6du+EBLPLF/e7ixI N9S+s0mASGJMw3gYlZLh73oLrsRXlVrKyug1oqFOhD+UnW1NK0pFbquBckY65fzz NKg8l3q17ldS7zLQsad9NJBVGdNSValBwOjI8q+VIggTQjADjLkIQ3CkhKiDM6QR tTaCEZvPc6mQKSpdMhW0b6T7XA7GoiDIlbyfu6j2M916OBl8vqMvZA14ROUOlEXe D9HvXjDuxYbiRUYkSDynjSSGTEZSsa19IHs+k/5eXApkI0Fk3ocDh7UbxDsv+h3H Oluwbu3f =pfRU -----END PGP SIGNATURE----- --hHivBRp+DJn3Iiyu--