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 C5A04C433FE for ; Thu, 10 Nov 2022 16:11:38 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 5BA8E84D17; Thu, 10 Nov 2022 17:11:36 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (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="AVSKMgyf"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 1491584DEB; Thu, 10 Nov 2022 17:11:34 +0100 (CET) Received: from mail-qt1-x833.google.com (mail-qt1-x833.google.com [IPv6:2607:f8b0:4864:20::833]) (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 5C0E284D17 for ; Thu, 10 Nov 2022 17:11:31 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qt1-x833.google.com with SMTP id a27so1160096qtw.10 for ; Thu, 10 Nov 2022 08:11:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=Otp5cLazoj15vej51GTXdKFaVPtT0NW1b+WpqpLgXSg=; b=AVSKMgyfrIo4/hFpb3wLkyTx0hT2bVbMrWwbOQF1YpzItqwzAVqmRcwWDhZgVyaBey bFnSMgNH4JALs264/MN4KuYZ/dxAXl7lwo433WfgWnRzpgzefTZ72x+UwFQpHhTgzziS XKWd6Wj8w49H/kEhRm7FvP4vV79QZo5y/oYyM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=Otp5cLazoj15vej51GTXdKFaVPtT0NW1b+WpqpLgXSg=; b=Y32ioIYcGjLXTxsz9d/xBkHdDeDl+1l5FwRvsS/8SYkjnM0SvtznnJBWeSPAXY/Nof Q0/hwcr3REx8M/a5N/YuqeoUrK+6T/ic3g+sK5c/vZOERSBvBV2eoLoKhK6+pkGGijc6 1WH3lxM6S6mIaHigs5zauo20P7NoMrS3/nhqops6W5/7JkUPKyQo6fOhsO40cm/LbOGN ol5IXGvSDTnGSK3p5PHFmQE0Sy/9P5iBKNHrIwBEJv7rOQZAEA93G/s9C/6y1F06jtdk t0Vl1ny/Kb1XteOJjhUxhPFF3+m724A5gzlz4bMpWvpu8vD4gM6zF15ILP+x5qxdoylO yIhg== X-Gm-Message-State: ANoB5pnFndONV+IaVztdVcDfh0lE458bT641B8ZV3PJoSOQfr20geUXp yXT/2f1oOH975XAUGbCWeKgm+g== X-Google-Smtp-Source: AA0mqf7cTs6EO7E6pHzggPa//A50/LXPiwh+ypLuwrFbSWUfiOtsBEmj3qqnI9g7CkmY94WzWW9Neg== X-Received: by 2002:ac8:1e07:0:b0:3a5:a83f:9756 with SMTP id n7-20020ac81e07000000b003a5a83f9756mr10462436qtl.682.1668096689931; Thu, 10 Nov 2022 08:11:29 -0800 (PST) Received: from bill-the-cat (2603-6081-7b00-6400-2947-6f74-47a9-ffac.res6.spectrum.com. [2603:6081:7b00:6400:2947:6f74:47a9:ffac]) by smtp.gmail.com with ESMTPSA id bl6-20020a05620a1a8600b006b5cc25535fsm13216655qkb.99.2022.11.10.08.11.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Nov 2022 08:11:29 -0800 (PST) Date: Thu, 10 Nov 2022 11:11:26 -0500 From: Tom Rini To: Fabio Estevam Cc: Stefano Babic , Marcel Ziswiler , Ye Li , peng.fan@nxp.com, uboot-imx@nxp.com, u-boot@lists.denx.de, Simon Glass , alpernebiyasak@gmail.com Subject: Re: [PATCH v2 0/8] imx8: switch missing boards to binman Message-ID: <20221110161126.GA7282@bill-the-cat> References: <20221104150345.23853-1-oliver.graute@kococonnector.com> <20221109161927.GB17674@optiplex> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="ZPt4rx8FFjLCG7dd" Content-Disposition: inline In-Reply-To: X-Clacks-Overhead: GNU Terry Pratchett 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 --ZPt4rx8FFjLCG7dd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 09, 2022 at 02:45:10PM -0300, Fabio Estevam wrote: > Hi Oliver and Stefano, >=20 > On Wed, Nov 9, 2022 at 1:19 PM Oliver Graute wr= ote: >=20 > > 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. >=20 > CI is falling with your series applied: >=20 > https://source.denx.de/u-boot/custodians/u-boot-imx/-/jobs/525787 >=20 > It is easy to reproduce the failure locally. Just remove > ahab-container.img from the > U-Boot tree and try to build imx8qxp_mek_defconfig. >=20 > Prior to the binman conversion: >=20 > WARNING './ahab-container.img' not found, resulting binary is not-functio= nal > make[1]: Nothing to be done for 'SPL'. >=20 > Only a warning is issued. >=20 > After the binman conversion: >=20 > WARNING './ahab-container.img' not found, resulting binary is not-functio= nal > make[1]: Nothing to be done for 'SPL'. > BINMAN all > binman: Error 1 running 'mkimage -d ./mkimage.spl.mkimage -n > spl/u-boot-spl.cfgout -T imx8image -e 0x100000 > ./mkimage-out.spl.mkimage': Fail open first container file > ahab-container.img >=20 > make: *** [Makefile:1116: all] Error 1 >=20 > Maybe someone has any suggestions? So, this is coming from board/freescale/imx8qxp_mek/imximage.cfg (and there's another board or two doing the same / simialr thing), shouldn't this be wholly in binman now? --=20 Tom --ZPt4rx8FFjLCG7dd Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmNtIqIACgkQFHw5/5Y0 tyxxQwv/RoplJFyd0OuUWSAnqFDH0NaKWjtKYcafMREBC27oN7SJJy/y/yo4U49t EAn0qqlg2+/7a6r0mPTOH8TLWp0H8BQgMeGUpA8aVV/TCEBAo/YrRa0SgMerqeCN EcSIKzYWJDO3GJ7TOVPyiXSmTXL0etIYoTHGElScmpSt9lc0aAZF4Rc28QgUCO/F JOaQzS4sZ5pWXn5TdTS+Y/dZBkatYy4+A3yQsNk+A7WQAChNg/qxU1gjq8t6pRsS wA4HguLbwKwV8jRB1iQeZhQ/iu/HqVYlDErXH53ApeuKmxkqz8ajaGcT9dofbdNC O6gGE9bTfodH1icGjIT4EFx6lOu88x1ZexyR5PnmZg/u2tf4Drs46fH67tmcfYGa +jhwcUzpYmNQ3uOiDvMUhzBhyPersx32FRxD5x18YgPY29xi+DLT2gWvMs5cVS0d S8I2GwKV1rNt8OadmZrQa/hQy2/ZBATGFCvppLU41YTxJyYlgcfRbATK4hj60ps2 OTNvuKAp =SfsC -----END PGP SIGNATURE----- --ZPt4rx8FFjLCG7dd--