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=-19.5 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 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 8F3B4C432BE for ; Thu, 26 Aug 2021 02:50:39 +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 6E79E60EE4 for ; Thu, 26 Aug 2021 02:50:38 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 6E79E60EE4 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 A40FB82C90; Thu, 26 Aug 2021 04:50:35 +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=1629946236; bh=Gks6eUVfpQk4p8eiQRFS3PL54F/u1sdAeZ9+VCPjD/c=; h=Subject:To:Cc:References:From:Date:In-Reply-To:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: Reply-To:From; b=I54CGz/xp7kMtP0/Z8ZLSdRZM58Xdsznw/qeB3Nk9X7vwFLUZWBziXIjGYd6+Mjkn 53QrrgGPDp+MyGmw5RoqBlvA4otCrQ72ESBSyS4uGC4xbSM8YD3TfRNOcUMX2u33VA 9bNDagZCsGO0OXGQG1ypkLbxrUoGqycFPDFKKtkhaJfIJa96YAYkKtu4bd/rPoJwTR o/VVIxbQEK35baCtwarggwPNLV1novXktUlVx7WCcFfu5XyJx4s14wx5wBTUUtbnAD mgV1bin+Kg0lHPwIU2sq60HDiwWKf6t+du6JIi/ZTzK76svfSq4aAvxXfOq16Y2Kh6 /h2lAbJVYlP+A== Received: from [192.168.1.107] (82-131-153-206.pool.digikabel.hu [82.131.153.206]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: hs@denx.de) by phobos.denx.de (Postfix) with ESMTPSA id 492B380A22; Thu, 26 Aug 2021 04:50:30 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1629946232; bh=Gks6eUVfpQk4p8eiQRFS3PL54F/u1sdAeZ9+VCPjD/c=; h=Reply-To:Subject:To:Cc:References:From:Date:In-Reply-To:From; b=eqJpzWOtTRGviIwr0ffEkpyA3fGZTF/DvK7q7EEVmNI2i+mQUwq5YDmFsMO2uGMPw eEisceZ1354CaPOTc+V/Dl5I8JkBCUtI+YiFcVvkwn1Sk+qUT9JzcQzV2FpiuPyy4o bb5xXuS8SUUtPjoFVh4eDTFsAD2g+yfc878bEJEOEj64NpWKGA1UqHILgdDPi1gtjm 83WjcrJlcRTqqJ2nQ20uqLC7m0tZpuyr6rh97M+tVsaHTWm4tt7FuCrES0GMGPi+CF 4G+T5Mac9M10psZ4veI0nK3NuP4g9p8INeqdU1qXRP0cYZcsA7ArAWQ6hDHS1VL0uu QyC595GrxjqzA== Subject: Re: [PATCH v3 04/10] verdin-imx8mm: switch to use binman to pack images To: Marcel Ziswiler , u-boot@lists.denx.de Cc: Fabio Estevam , Heiko Thiery , Stefano Babic , Frieder Schrempf , Marcel Ziswiler , Igor Opaniuk , Ilko Iliev , Jagan Teki , Marek Vasut , Max Krummenacher , "NXP i.MX U-Boot Team" , Peng Fan , Simon Glass , Teresa Remmet References: <20210825151441.485419-1-marcel@ziswiler.com> <20210825151441.485419-5-marcel@ziswiler.com> From: Heiko Schocher Message-ID: <983681e2-2b8c-1c09-4492-3b58e630cbba@denx.de> Date: Thu, 26 Aug 2021 04:50:19 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 In-Reply-To: <20210825151441.485419-5-marcel@ziswiler.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit 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: , Reply-To: hs@denx.de 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 Hello Marcel, On 25.08.21 17:14, Marcel Ziswiler wrote: > From: Marcel Ziswiler > > Use binman to pack images. > > Signed-off-by: Marcel Ziswiler > Reviewed-by: Heiko Thiery > Reviewed-by: Fabio Estevam > > --- > > Changes in v3: > - Case fold hex string. > - Revert binman part of imx8mm-verdin-u-boot.dtsi to a plain copy from > imx8mm-evk and postpone further improvements to after migrating to a > common binman config as agreed with Frieder and Simon. > > Changes in v2: > - Explicitly pass filename to binman when generating binaries as > suggested by Heiko. > - Use proper intermediate binary u-boot-spl-ddr.bin for imximage as > pointed out by Heiko. > > arch/arm/dts/imx8mm-verdin-u-boot.dtsi | 124 ++++++++++++++++++++++- > arch/arm/mach-imx/imx8m/Kconfig | 1 + > board/toradex/verdin-imx8mm/imximage.cfg | 11 +- > configs/verdin-imx8mm_defconfig | 2 +- > doc/board/toradex/verdin-imx8mm.rst | 53 +++++----- > 5 files changed, 157 insertions(+), 34 deletions(-) Reviewed-by: Heiko Schocher bye, Heiko -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-52 Fax: +49-8142-66989-80 Email: hs@denx.de