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 X-Spam-Level: X-Spam-Status: No, score=-10.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 82720C4338F for ; Mon, 23 Aug 2021 11:27:25 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 8C94A6120C for ; Mon, 23 Aug 2021 11:27:24 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 8C94A6120C Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 10AAD8314B; Mon, 23 Aug 2021 13:27:22 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1629718042; bh=utFMLXvEUAnfPlSB0W3OTNb3Hydjb1JEruNSeREtmS4=; h=Date:From:To:Cc:Subject:In-Reply-To:References:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=AwYRMYQgpObaWS66VQaR6bVMntWzDXNZNY2+ELZWIzjo21vv7tBYksWTu5Rnk3x4c 85lptYS9LXhvRg5SSArgxWL/Qp2a1YZ+Jn3JUp5vJ1MF/Yy8LZJBXGy/7gr9FuRDiN GfgQpTXnTd+R288nzdFUGfept1+CrsdQIeAW/jcpINt5xI9k4oQlgOZ++4ds9fvHJN H5TKZheqQemHGYBL0KzrHDwvaX9SXLZKlNp/J/JbG8vWrNmiRrKRK7UWD9rM2PZQ1m Cyg5UV5Q0LyekinkBnb/swxkCGBjW42atR5slfb96A4ln22BzWdwTyFOGgzHZiLIZH cQ47iaNeqiuJA== Received: from mail.denx.de (unknown [IPv6:2a01:238:438b:c500:173d:9f52:ddab:ee01]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: festevam@denx.de) by phobos.denx.de (Postfix) with ESMTPSA id A145482C93; Mon, 23 Aug 2021 13:27:19 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1629718039; bh=utFMLXvEUAnfPlSB0W3OTNb3Hydjb1JEruNSeREtmS4=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=DCPeL+jfU3Qbgi9Ac+7kPGPemz87mVODGE65sFiAVjQ3EdW6o3V29msVA2gIVNuGP Xm/o2/KQczshKeKTh2sbxyZ6PPp6q7JTldbAc6kWa7LYHFlo0+xBS19wegoB8OWD8a J4cEk4oaH//iDGnU0s0JGgXfRwNlrDUP3CY4ITMG37Ds/oSiS5N5zf6Jqr81sC5FQ3 V2lPEluTiTqQRzAm3UEMuw3LnC9BLsSxbWwjB8JO3kq8OeA7sX+oIM+02Er+YOrrW7 GigxluakqracEq5B+0shTRQInKIqdl2o7GOdQOsiYEMSWbhXHv1A+kB8V8iS4LD6Yt 4dgfk3lgSNOnQ== MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Mon, 23 Aug 2021 08:27:19 -0300 From: Fabio Estevam To: sbabic@denx.de, heiko.thiery@gmail.com, marcel.ziswiler@toradex.com Cc: uboot-imx@nxp.com, u-boot@lists.denx.de, hs@denx.de, frieder.schrempf@kontron.de, tharvey@gateworks.com Subject: Re: [PATCH v3 1/2] imx8mm-evk: Generate a single bootable flash.bin again In-Reply-To: <20210819192802.2151226-1-festevam@denx.de> References: <20210819192802.2151226-1-festevam@denx.de> Message-ID: <45da154744d415de7abc6b729cc5c6e8@denx.de> X-Sender: festevam@denx.de User-Agent: Roundcube Webmail/1.3.6 X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 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 Heiko Thiery and Marcel, On 19/08/2021 16:28, Fabio Estevam wrote: > diff --git a/arch/arm/dts/imx8mm-evk-u-boot.dtsi > b/arch/arm/dts/imx8mm-evk-u-boot.dtsi > index f200afac9f..75cd59e545 100644 > --- a/arch/arm/dts/imx8mm-evk-u-boot.dtsi > +++ b/arch/arm/dts/imx8mm-evk-u-boot.dtsi > @@ -150,7 +150,7 @@ > }; > > > - flash { > + spl { > mkimage { > args = "-n spl/u-boot-spl.cfgout -T imx8mimage -e 0x7e1000"; > > @@ -217,4 +217,19 @@ > }; > }; > }; > + > + imx-boot { > + filename = "flash.bin"; > + pad-byte = <0x00>; > + > + spl: blob-ext@1 { > + offset = <0x0>; > + filename = "spl.bin"; > + }; > + > + uboot: blob-ext@2 { > + offset = <0x57c00>; > + filename = "u-boot.itb"; > + }; > + }; > }; Do we have a consensus on the binman format to generate a monolithic flash.bin? I understand that patch 2/2 still needs to be improved, but what about this one? Thanks, Fabio Estevam -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-60 Fax: (+49)-8142-66989-80 Email: festevam@denx.de