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 6DE49C433EF for ; Fri, 7 Jan 2022 12:22:57 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id ACE5F82DA1; Fri, 7 Jan 2022 13:22:54 +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="LjAwh9vF"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id F1D3F83662; Fri, 7 Jan 2022 13:22:53 +0100 (CET) Received: from mail-ed1-x535.google.com (mail-ed1-x535.google.com [IPv6:2a00:1450:4864:20::535]) (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 6133C82DA1 for ; Fri, 7 Jan 2022 13:22:51 +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=oliver.graute@gmail.com Received: by mail-ed1-x535.google.com with SMTP id j6so21363277edw.12 for ; Fri, 07 Jan 2022 04:22:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:date:to:cc:subject:message-id:mail-followup-to:references :mime-version:content-disposition:in-reply-to:user-agent; bh=QqkRqrX8J8MQc2lr2Aw86JZ3tuAaBsbPc9ZxR6a64/Q=; b=LjAwh9vFeatQecE6G19KhxwmSzWiMv86JZ6Pkmc0AYhpPZm35aDxvqdgs2fh+zxpD9 YwTaexOnMux24v5IunvBvXKLfr2xfu04k7MUA8aL/RiQsmOfHV7Y1H5VvBVGO+8CCMx5 hL4bMP3n1EnBOauB5fqrMqCm/nC+etEjAdkFbbKLTOpeVTyQJo+JYgTxtWTlaNu4gYzP fs0OU3fwWYS72u4IOXolqB2n9XtqM5OIMdvy3nR0zZlIX4D09U1Lf/1vG3Dq5wkH0MXJ ulA8HJsy3ja6/u1jTTcbTcV3VJ/8DK0wZqyU2nlNLvr2SdJy9ZrQpH6IxdRcdIPh3xlO Ftrg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:date:to:cc:subject:message-id :mail-followup-to:references:mime-version:content-disposition :in-reply-to:user-agent; bh=QqkRqrX8J8MQc2lr2Aw86JZ3tuAaBsbPc9ZxR6a64/Q=; b=YG/6wFtJ7SXeHRbPCV71Hb8GbSojB6iud25p2Yp95XXDLtO57bT3OhG3MtUv44omvK A0HnvljNN7lrhLPsXa2RntVMD7I7ZON2POsAY4BJwKgMKtui0Ih6Pp8dbS5xf7CSH/nY sxUlnYCd4n97yY/NEifxFA3PBqlcRkEjxxwC9+iFBAludATko77T+cLhlWDOAfJH0HVa 37vYQJ+oN1Ge+Gs2bpmjvaM6lINTvaRtyPqsSyEc+XEtfnk5z845htSea6VAYQ9q0tIG iGXXlU2tWZKzejs5aKvJ3bMc3co+fhULxzdADTimqYevQiMycGnladZuVCmocAeCjHam dTBA== X-Gm-Message-State: AOAM532F4OTtClOq/RLe/ysrRRRLzhKLArTLai3iD7lfSsdAGkXhsXjx nY7KW/AGSHTgqwa4mn9KIJI= X-Google-Smtp-Source: ABdhPJx3qmxb0hW02NYao7L8c0+U9f8K+Dnl2U3HHV+Ko9Y8JtRVlNPHy2J5oww6mafbnl12sUItYQ== X-Received: by 2002:a05:6402:d0a:: with SMTP id eb10mr61730498edb.48.1641558170932; Fri, 07 Jan 2022 04:22:50 -0800 (PST) Received: from localhost (dslb-002-207-138-002.002.207.pools.vodafone-ip.de. [2.207.138.2]) by smtp.gmail.com with ESMTPSA id dm7sm2012208edb.7.2022.01.07.04.22.50 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Fri, 07 Jan 2022 04:22:50 -0800 (PST) From: Oliver Graute X-Google-Original-From: Oliver Graute Date: Fri, 7 Jan 2022 13:22:41 +0100 To: Tim Harvey Cc: ZHIZHIKIN Andrey , u-boot , Stefano Babic , Fabio Estevam , Schrempf Frieder , Adam Ford , Marcel Ziswiler , Jagan Teki Subject: Re: mkimage_fit_atf.sh: not found Message-ID: <20220107122241.GA10212@optiplex> Mail-Followup-To: Tim Harvey , ZHIZHIKIN Andrey , u-boot , Stefano Babic , Fabio Estevam , Schrempf Frieder , Adam Ford , Marcel Ziswiler , Jagan Teki References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) 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 > That would still leave the following boards broken as nobody has > submitted binman patches for them. These are both maintained by Oliver > Graute (added to cc): > imx8qm_rom7720_a1_4G_defconfig > cgtqmx8_defconfig I will look at this. So far I don't know very much about binman. So Can you point me to similar patches as examples? I can work on this in the next few days, perhaps I need some hints for this. > I believe Stefano is not currently available and I'm not sure when he > is back to merge the pending binman conversion series. Additionally > some of these series may need to be rebased (I know I had to do that > twice because of things being moved to Kconfig) Best regards, Oliver