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 D4CD6C433F5 for ; Fri, 3 Dec 2021 16:27:29 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 2F4DD811A7; Fri, 3 Dec 2021 17:27:27 +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="FVyOqKHA"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id DEB0B811AC; Fri, 3 Dec 2021 17:27:25 +0100 (CET) Received: from mail-ed1-x531.google.com (mail-ed1-x531.google.com [IPv6:2a00:1450:4864:20::531]) (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 6086280FF0 for ; Fri, 3 Dec 2021 17:27:22 +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-x531.google.com with SMTP id l25so13698220eda.11 for ; Fri, 03 Dec 2021 08:27:22 -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=AvL3EshaHpZxrOfwnATUWCDcc8UXmHNjj3I/GgZjdLo=; b=FVyOqKHA/2eChe+E2i39XT1+d6+PA1mk1Tyvzw8UkHCp1sSaJLMHQxkd49EJlco2xL m9i/+z2+yrxK2NarQ2N0LdhHPCdsBEGAz3pMICDuFmf8WPvYyKx2JdfEAsPSAEgiaXDs pOuLbpmaWNdw1VbQUNQcGoT+txWL+Gu7sMRqa0a+bzyg9yjPdVBW2c5KBp/D3S4hw8xa FdoT9hRAnYgOwCI88aIT0MVKPV91jNLHa0AFW+Km9+1E9RnKdidcMc55MesTbYbAJLha hehoSzyfRvHtrn0O4Nf7TzYV/abGNP66pn4qjVeTZyOgmJ7NoWWyzbD05O1JupLBc4Fh F1RA== 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=AvL3EshaHpZxrOfwnATUWCDcc8UXmHNjj3I/GgZjdLo=; b=WAc8RihUx8b+VIvrXs5fDjgFvmxWHLcVv/3fJqmCc02HL4F8kvWRIF3/mxqcNGV63W U3kZJWr74rP4+4+OOLiCQwZUFgWGswhGuZbw0YcpxnYA5iGX1K1OoZsBQCoXXyxn5mO4 TZZPs0pglR/WFCY4HJirQbdyBRinMnpubTSSU7PESmMXL7zQgJ1OxS5jW9dPLAjZPGp7 y6NmXrqD/7gAxHmTq45/XJNgzSq0/2vS0EzLOO9ycRRvoTAQY5mn6Wh+JRFdayUIeWom +PeVNvlRxjad9p53hMAsRc28CxZauJP/V4jkekbsHik8qdqElU0sarPn62kSOUEYegwj OuIg== X-Gm-Message-State: AOAM530Uai09tjyrmj6ppWUXx/TyxYnFvjHPBT1bCMn2DlmlrNk576rP tPjjwOmLTe1gaBjYbhj+30zwRr80ZUeYmCpCbsiURXRf X-Google-Smtp-Source: ABdhPJyePmL4ueR2TLrgb9U1SjSsD7T7oLQJ0EcOz3e0cCeY7i+5ZEJeSmiXR20kuqTVWvJ4aSYAJbhMfqZD2zPbsKE= X-Received: by 2002:a17:907:a42c:: with SMTP id sg44mr24463990ejc.335.1638548841728; Fri, 03 Dec 2021 08:27:21 -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: <20211203161802.12699-1-andrey.zhizhikin@leica-geosystems.com> From: Fabio Estevam Date: Fri, 3 Dec 2021 13:27:10 -0300 Message-ID: Subject: Re: [PATCH v2] imx8mq_evk: switch board to use binman for images To: Andrey Zhizhikin Cc: U-Boot-Denx , Stefano Babic , 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 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