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 A56E8C433EF for ; Tue, 3 May 2022 08:10:39 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id ACA3A83D7E; Tue, 3 May 2022 10:10:37 +0200 (CEST) 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="XAodEXk/"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id C25AF83E48; Tue, 3 May 2022 10:10:35 +0200 (CEST) Received: from mail-ej1-x62a.google.com (mail-ej1-x62a.google.com [IPv6:2a00:1450:4864:20::62a]) (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 AB521839DF for ; Tue, 3 May 2022 10:10:32 +0200 (CEST) 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-ej1-x62a.google.com with SMTP id g6so32006394ejw.1 for ; Tue, 03 May 2022 01:10:32 -0700 (PDT) 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=jcjeIheZyI9PzrblDtcZllj7/OGW9O/HFIxGCbASrRI=; b=XAodEXk/p5vJy0u6Ld15Cw/k+0QStBJaTwzwhakBCuOOwvIarY2LSlTVySq/h/UK/7 fMLFJfl3MK+t+vIuMq9UcBYt6h8sE+5a/BmwgiEwOBUg+JnJvh2eEk4HzhnzitQPqJjz TssvKt2W/7eJ+rqnWNug62fQqKxh+nL077a/3Y1FIoUVpHeldz1bO2qEWkyHrTsho59b Nys5APYVgyxByiaELxVMejqR5oDQaYMv8curgOLNH0VrSORbNhxHdnl+lc0gELz21RJa 0w9oIdpsYCGGYcqgEHpeTIkz7y7mVgEqHMauOBPvY1Y02xo0KuFC5tW3kxMmh2AWzvvr 3zCA== 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=jcjeIheZyI9PzrblDtcZllj7/OGW9O/HFIxGCbASrRI=; b=PasnaNM5Bz3myq7DL9XBnWpL0cHXKZkP+SmvErxkggXejddJXdaEYbV2nZe0FdcOVV MBUKNJhkMAgyrxKQnuycyOWxObrgcyX5322yBlqSPMDurFcIlozqXN7OmOW0U5lCQBy4 gIdv+NsrVyVMbUQSdeVb/zwDqmTIylqkoFDAQ0Fm6Xg+/5VWdl5NyGhE1Sj+hvyI88Xs 8DUfamf5VsHWsombQisp9DoNV4cWYCxQPEWIZW6Ik849lu1faF22Vni+QzEgenxwv8Qc uZPe8vGtByxQGmXV3eWjxZeeSdLyh0x938q4hENzBxorJMeel02+Kv44WJPsbdzXDYPa 1bAg== X-Gm-Message-State: AOAM53018i9GQwiLYS/361H52O3PRJl3UjM67zCMoBlZTaerIiy3EWZO dvbItKLSYuDezj1nFzqhfJA= X-Google-Smtp-Source: ABdhPJyaxs1nOQ9g++MvyqqdCVPXDOCBMwBxm0+qpcNzxSBJ9fKzXVmPGq2wf5xue5c9a8z3gD3Xtg== X-Received: by 2002:a17:907:1b14:b0:6ef:a5c8:afbd with SMTP id mp20-20020a1709071b1400b006efa5c8afbdmr14906053ejc.151.1651565432082; Tue, 03 May 2022 01:10:32 -0700 (PDT) Received: from localhost (business-90-187-74-145.pool2.vodafone-ip.de. [90.187.74.145]) by smtp.gmail.com with ESMTPSA id jx7-20020a170907760700b006f3ef214dbfsm4344944ejc.37.2022.05.03.01.10.30 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Tue, 03 May 2022 01:10:31 -0700 (PDT) From: Oliver Graute X-Google-Original-From: Oliver Graute Date: Tue, 3 May 2022 10:10:22 +0200 To: Tom Rini Cc: sbabic@denx.de, festevam@gmail.com, uboot-imx@nxp.com, aford173@gmail.com, peng.fan@nxp.com, marcel.ziswiler@toradex.com, andrey.zhizhikin@leica-geosystems.com, u-boot@lists.denx.de Subject: Re: [PATCH v1] imx: imx8qm-rom7720: switch to binman Message-ID: <20220503081022.GA23019@optiplex> Mail-Followup-To: Tom Rini , sbabic@denx.de, festevam@gmail.com, uboot-imx@nxp.com, aford173@gmail.com, peng.fan@nxp.com, marcel.ziswiler@toradex.com, andrey.zhizhikin@leica-geosystems.com, u-boot@lists.denx.de References: <20220126155204.25099-1-oliver.graute@kococonnector.com> <20220420151430.GA2089279@bill-the-cat> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220420151430.GA2089279@bill-the-cat> 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.5 at phobos.denx.de X-Virus-Status: Clean On 20/04/22, Tom Rini wrote: > On Wed, Jan 26, 2022 at 04:52:04PM +0100, Oliver Graute wrote: > > > Switch to use binman to pack images > > > > Signed-off-by: Oliver Graute > > --- > > arch/arm/dts/imx8qm-rom7720-a1.dts | 1 + > > arch/arm/dts/imx8qm-u-boot.dtsi | 133 ++++++++++++++++++ > > arch/arm/mach-imx/imx8/Kconfig | 1 + > > .../advantech/imx8qm_rom7720_a1/imximage.cfg | 4 +- > > configs/imx8qm_rom7720_a1_4G_defconfig | 2 +- > > doc/board/advantech/imx8qm-rom7720-a1.rst | 3 +- > > 6 files changed, 139 insertions(+), 5 deletions(-) > > create mode 100644 arch/arm/dts/imx8qm-u-boot.dtsi > > Can you please re-spin this patch? Thanks. just send a v2 Best regards, Oliver