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 431F7C433FE for ; Wed, 9 Nov 2022 16:19:45 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 1335D8504E; Wed, 9 Nov 2022 17:19:43 +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="NBz+5Hjg"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 4CB2884893; Wed, 9 Nov 2022 17:19:41 +0100 (CET) Received: from mail-ed1-x52d.google.com (mail-ed1-x52d.google.com [IPv6:2a00:1450:4864:20::52d]) (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 078698505F for ; Wed, 9 Nov 2022 17:19:38 +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-x52d.google.com with SMTP id z18so27930162edb.9 for ; Wed, 09 Nov 2022 08:19:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:date:from:from:to:cc :subject:date:message-id:reply-to; bh=qxaDUw469ajY4RzhYGJ08nQx8j8w3UcBF2mGgd+Q0+0=; b=NBz+5HjgWx4fd6aiZ0yZAvAckzfP2eOotbEgsBkXIrOm9/gy7ppuLoCM75i8gzUylz y+kIQsriGoBV8NyeOePkSyOyjKXwYwNNeteQcOWPbt3vOrR5ImhyisLscW1iCmG9v7yD pISilGaob2Yn2o9WiXJcSMeiFpwSy9VhpTJ4Sw8rqi9/hIrbLj+BVKudprNTB3gwhe/i YiUC7xCrN5D8QsFPnymWbXxSW4J5QYqD/GS1U15ErY+EIjSurgXsZFYQuXnv0VJ6ARXj tXf6uvfZqJ1oTzX22VFxtKJtkZk1NDa/vXwR30pOn7DRj1RuUOEx+w3Edf6ju1xaJ8yn fytw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:date:from :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=qxaDUw469ajY4RzhYGJ08nQx8j8w3UcBF2mGgd+Q0+0=; b=UCu0c4JFxMYPxlX/i1ArlTMlsWEEFwilM8gZ/hFUg103n6ZMtm8iWVJ/E7M6yv6TTo hbjRjtu1efiZOwDjp3zpbKZnRJYa+h15r29Let/ObVMEDZsmck5flUz2OTWLfOaRuwl8 z/LZrpCGw9B5WkutCz30UFU7EDOEZRVr2HEvvGCred3rYH4ihjik8C1mhVKw79AgtNY5 +zuKzokgWXRL3WFuX+HIayU4FjXJOCDzRsEfiK3SY0rSg/6DpvqaJjqZ2AWOmOeG1Ue2 ggx/AUxWIzZchM9Ri2TGHF4qk53Dstlxj9gaeQ7FRrQNkGvkWT4za7a9pDQmmM+DXB5j NaTA== X-Gm-Message-State: ACrzQf2ksQPePC2taRYqb9QS/UPO+KuwldjkGo+PWNWhhxTQT74GTR3z i8l7czX2AarppyK4hhFL/kLr6a4OJgrMwQ== X-Google-Smtp-Source: AMsMyM5tDkg5yH4ADGdbrr/cj6e/tmhgPiwykZWndU2czwOafP/We6PZXWRoF9J3psXYQoXTASZXuw== X-Received: by 2002:a05:6402:7c6:b0:461:aca1:97cd with SMTP id u6-20020a05640207c600b00461aca197cdmr61617761edy.95.1668010777456; Wed, 09 Nov 2022 08:19:37 -0800 (PST) Received: from localhost (business-90-187-74-145.pool2.vodafone-ip.de. [90.187.74.145]) by smtp.gmail.com with ESMTPSA id b25-20020a170906039900b007abafe43c3bsm6110913eja.86.2022.11.09.08.19.36 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Wed, 09 Nov 2022 08:19:36 -0800 (PST) From: Oliver Graute X-Google-Original-From: Oliver Graute Date: Wed, 9 Nov 2022 17:19:27 +0100 To: Stefano Babic Cc: Fabio Estevam , peng.fan@nxp.com, uboot-imx@nxp.com, Marcel Ziswiler , Denys Drozdov , Gaurav Jain , Ye Li , Horia =?utf-8?Q?Geant=C4=83?= , u-boot@lists.denx.de Subject: Re: [PATCH v2 0/8] imx8: switch missing boards to binman Message-ID: <20221109161927.GB17674@optiplex> Mail-Followup-To: Stefano Babic , Fabio Estevam , peng.fan@nxp.com, uboot-imx@nxp.com, Marcel Ziswiler , Denys Drozdov , Gaurav Jain , Ye Li , Horia =?utf-8?Q?Geant=C4=83?= , u-boot@lists.denx.de References: <20221104150345.23853-1-oliver.graute@kococonnector.com> 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.39 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.6 at phobos.denx.de X-Virus-Status: Clean On 08/11/22, Stefano Babic wrote: > Hi Fabio, Oliver, > > On 04.11.22 17:31, Fabio Estevam wrote: > > Hi Oliver, > > > > On Fri, Nov 4, 2022 at 12:19 PM Oliver Graute > > wrote: > > > > > > This patchsets switches the remaining imx8 boards to binman. > > > > > > Oliver Graute (8): > > > imx: imx8qm-rom7720: switch to binman > > > imx: imx8qm: cgtqmx8: switch to binman > > > imx: imx8qxp: imx8qxp_mek switch to binman > > > imx: imx8qm: imx8qm_mek switch to binman > > > imx: imx8qxp: giedi switch to binman > > > imx: imx8qxp: deneb switch to binman > > > imx: imx8x: colibri: switch to binman > > > imx: imx8: apalis: switch to binman > > > > Great work, thanks. This series looks good to me: > > > > Reviewed-by: Fabio Estevam > > > > It would be nice to get some Tested-by from the board maintainers. > > I have tried to merge the series, but I get build errors, see: > > https://source.denx.de/u-boot/custodians/u-boot-imx/-/jobs/519510 > > Could you take a look ? For my imx8qm boards I need to manually place these imx firmware blobs with expected names for sucessfull image creation. As I understood the CI creates somes fakes. But I don't know where this is happening. Best regards, Oliver