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 28167C433EF for ; Mon, 6 Dec 2021 21:06:11 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 092F382A7D; Mon, 6 Dec 2021 22:06:09 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="Dthn5k2V"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 0AC8A82A7D; Mon, 6 Dec 2021 22:06:06 +0100 (CET) Received: from mail-ed1-x52c.google.com (mail-ed1-x52c.google.com [IPv6:2a00:1450:4864:20::52c]) (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 CD3B78069A for ; Mon, 6 Dec 2021 22:06:01 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=festevam@gmail.com Received: by mail-ed1-x52c.google.com with SMTP id l25so48120704eda.11 for ; Mon, 06 Dec 2021 13:06:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=Z29369TOrUNUeA5/gunTtxTAgDcHe1rRLpGZyNnCbvc=; b=Dthn5k2VqhmVIhjuOTjdyD5qDyVoCpCGfJYyWhKXKN0YjWUg6YP6o4s3IKmwG27N36 1Ql5XD/F3iHEGabrH4w6g9hG3e1deQWQ/rMyAhLFbC9IcpmQbziWZGFRDoNwF1Alfr+d wkyAM+m9+dDN0SO8461FrJI7qRmj5DUqNz47teRakkFQROTdQvD4KVmrvQ1MHrjfDpBZ +WJuv5kQWvJH3gw8OELmDYwdtNJZAZCKZLo/U1l+wEAast7vIcLtqfJ9anW9ebnjsvPY wQ2NJ+qJKkmaC7D/fJDYnVs5omtXHgToO+rgGbnlFKXOUQxGWSzPR7411RN0A1R9PjTK DiTQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=Z29369TOrUNUeA5/gunTtxTAgDcHe1rRLpGZyNnCbvc=; b=G1O6R79kTPjdrkYxjVk6tiTpm9UDH6fXKa1YJcO3QKjJqKjvYAcHM4oRNhrbZ6Ny2C H83mfUX+LSqAk7Fot4RUYp3/QMOzVpSwwKojglqOf980eZIi8TCfljIjpKmtKJAJnozw 59rZkucJeruBTX2DDJks6hxXPbbb5tIUG+tiLd5+TwqibjUGlwYtXKkTYHCgNXDrTG8+ jB9/Pzd1F75kbya9TpT5FHyrA0OPPBjmRFNdZpKQ9GJeTcAQZb3kSkAfYObs+PjgDu93 RB2xvapEdIV0yKjkypNjX9y27LW6upHY1e0XzBx2noeeZqTH7OJJylY+7dS28BJSz2X0 496Q== X-Gm-Message-State: AOAM53328kSXRGlgSQ5ZHqm1zBU8RDxOGnNrrIR0puNH5tzw+YtJRICw R1odJF+6hGJJTQ0T1gsSjwvwx/JYJD3lVPiiSsIPUUyI X-Google-Smtp-Source: ABdhPJxTY2h/3bOd6hj3UPTZ/sX0bFdQ9LqRTe/1STpjjeiSdlnLl+R+ICkHuMOzp+D+d/GQ7GuwaRQkguv4L8EQEcg= X-Received: by 2002:a05:6402:270a:: with SMTP id y10mr2380673edd.108.1638824761412; Mon, 06 Dec 2021 13:06:01 -0800 (PST) MIME-Version: 1.0 References: <20211203152938.3795-1-andrey.zhizhikin@leica-geosystems.com> <20211203161802.12699-1-andrey.zhizhikin@leica-geosystems.com> In-Reply-To: From: Fabio Estevam Date: Mon, 6 Dec 2021 18:05:50 -0300 Message-ID: Subject: Re: [PATCH v2] imx8mq_evk: switch board to use binman for images To: Andrey Zhizhikin , Stefano Babic , Tom Rini Cc: U-Boot-Denx , dl-uboot-imx , Peng Fan , Heiko Schocher , Teresa Remmet , Jagan Teki , Marcel Ziswiler , Ilko Iliev , Heinrich Schuchardt Content-Type: text/plain; charset="UTF-8" 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 Hi Tom and Stefano, On Fri, Dec 3, 2021 at 1:27 PM Fabio Estevam wrote: > > Hi Andrey, > > On Fri, Dec 3, 2021 at 1:18 PM Andrey Zhizhikin > wrote: > > > > 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. > > > > Switch the board to use binman instead, which is a standard image > > generator now. > > > > Update board documentation to correct build command, and advise latest > > firmware and TF-A versions to use. > > > > 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. > > > > Tested on: [i.MX8MQ rev2.0] > > > > Signed-off-by: Andrey Zhizhikin > > --- > > > > 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. > > Thanks for the rework: > > Reviewed-by: Fabio Estevam Please consider this one for 2022.01. Thanks