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 87026C77B61 for ; Tue, 25 Apr 2023 07:21:02 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 7B46785D38; Tue, 25 Apr 2023 09:20:59 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=quarantine dis=none) header.from=ti.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=ti.com header.i=@ti.com header.b="KrmRYHwh"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 415A685FD0; Tue, 25 Apr 2023 09:20:58 +0200 (CEST) Received: from lelv0143.ext.ti.com (lelv0143.ext.ti.com [198.47.23.248]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id BBD4A85D20 for ; Tue, 25 Apr 2023 09:20:54 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=quarantine dis=none) header.from=ti.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=n-francis@ti.com Received: from fllv0034.itg.ti.com ([10.64.40.246]) by lelv0143.ext.ti.com (8.15.2/8.15.2) with ESMTP id 33P7Km1E050853; Tue, 25 Apr 2023 02:20:48 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1682407248; bh=ZtFJN5JR2FPel3w3g5ZUl9Z2Ee119qzwq20sSlzlGCQ=; h=Date:Subject:To:CC:References:From:In-Reply-To; b=KrmRYHwhHdvUAbxGjQFdmaMKmqbu426BAlxvrE/5a/7o/1dI5L2887LnaexLxzcU6 qKcAT3rXb8bjcSS36f2qWpMX6lV0Dl+auvrfcItBZE/Zwe32sqC5h/1R29H9WMSnju YGie1Vspr20Xj7yYZfDBkwZy33oxab/vDyCLe1GQ= Received: from DLEE107.ent.ti.com (dlee107.ent.ti.com [157.170.170.37]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 33P7Km7a093976 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 25 Apr 2023 02:20:48 -0500 Received: from DLEE113.ent.ti.com (157.170.170.24) by DLEE107.ent.ti.com (157.170.170.37) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.16; Tue, 25 Apr 2023 02:20:48 -0500 Received: from fllv0039.itg.ti.com (10.64.41.19) by DLEE113.ent.ti.com (157.170.170.24) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.16 via Frontend Transport; Tue, 25 Apr 2023 02:20:48 -0500 Received: from [172.24.145.195] (ileaxei01-snat2.itg.ti.com [10.180.69.6]) by fllv0039.itg.ti.com (8.15.2/8.15.2) with ESMTP id 33P7Kjjp060226; Tue, 25 Apr 2023 02:20:45 -0500 Message-ID: <4ef0f8af-f5ee-e054-a0b5-be82195297a6@ti.com> Date: Tue, 25 Apr 2023 12:50:44 +0530 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0 Subject: Re: [PATCH v3 03/19] ti: sysfw: tiboot3: Add support for packaging sysfw.itb and tiboot3.bin Content-Language: en-US To: Simon Glass CC: , , , , , , , , References: <20230421123203.1315330-1-n-francis@ti.com> <20230421123203.1315330-4-n-francis@ti.com> From: Neha Malcom Francis In-Reply-To: Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 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.8 at phobos.denx.de X-Virus-Status: Clean Hi Simon On 25/04/23 01:12, Simon Glass wrote: > Hi Neha, > > On Fri, 21 Apr 2023 at 06:32, Neha Malcom Francis wrote: >> >> Board config binary artifacts must be populated in the R5 output >> directory to be used by binman to package sysfw.itb and tiboot3.bin. >> >> For devices that follow combined flow, these board configuration >> binaries must again be packaged into a combined board configuration >> blobs to be used by binman to package tiboot3.bin. >> >> Modify config.mk to generate all the board configuration binaries >> needed. >> >> Signed-off-by: Neha Malcom Francis >> --- >> arch/arm/mach-k3/config.mk | 50 ++++++++++++++++++++++++++++++++++++++ >> 1 file changed, 50 insertions(+) > > Reviewed-by: Simon Glass > > For follow-up: it would be nice if binman could just pick up these > files from where they are, e.g. by having the filenames in the .dts > description. It seems odd to have to copy them in a config.mk file. > Yes I believe that is possible, I'll do that. > Regards, > Simon -- Thanking You Neha Malcom Francis