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 0B9AFC00528 for ; Thu, 27 Jul 2023 09:47:37 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 9C2F1867EF; Thu, 27 Jul 2023 11:47:35 +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="luPiYYn+"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 46EA5867D9; Thu, 27 Jul 2023 11:47:32 +0200 (CEST) Received: from fllv0016.ext.ti.com (fllv0016.ext.ti.com [198.47.19.142]) (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 6A4AC86384 for ; Thu, 27 Jul 2023 11:47:29 +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 fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 36R9lK13098273; Thu, 27 Jul 2023 04:47:20 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1690451240; bh=NAzMfzrJ1QgYYzpji+WEvKU0hv2Tu4yqY/OjM/WsrUc=; h=Date:Subject:To:CC:References:From:In-Reply-To; b=luPiYYn+NrfETjj4zzN1nn3MT0rD+j9yIan2kUjjCVQrf4xGJbZVRTCCkObnq8zg6 SHoucHgbNCKY88Gq1DtEG22HP+v2WhNAW5Qbk8WbQAH2fpf/cZbDhrq6BKBmtov01l GwiBl4dlVyIN5MgUp9WyLqC8yzVem74+3j8dmLEM= 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 36R9lKE1093705 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 27 Jul 2023 04:47:20 -0500 Received: from DLEE112.ent.ti.com (157.170.170.23) 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.23; Thu, 27 Jul 2023 04:47:20 -0500 Received: from fllv0040.itg.ti.com (10.64.41.20) by DLEE112.ent.ti.com (157.170.170.23) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Thu, 27 Jul 2023 04:47:20 -0500 Received: from [10.24.69.126] (ileaxei01-snat.itg.ti.com [10.180.69.5]) by fllv0040.itg.ti.com (8.15.2/8.15.2) with ESMTP id 36R9lGo1007837; Thu, 27 Jul 2023 04:47:17 -0500 Message-ID: <05748652-3ac0-1b7e-ab4a-21da6ecb4ac6@ti.com> Date: Thu, 27 Jul 2023 15:17:16 +0530 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 Subject: Re: [PATCH 05/16] doc: board: ti: k3: Reuse build instructions Content-Language: en-US To: Nishanth Menon , , Tom Rini CC: Wadim Egorov , Francesco Dolcini , Sjoerd Simons , Bryan Brattlof , Vignesh Raghavendra , Marcel Ziswiler , Nikhil Jain References: <20230727080027.2817701-1-nm@ti.com> <20230727080027.2817701-6-nm@ti.com> From: Neha Malcom Francis In-Reply-To: <20230727080027.2817701-6-nm@ti.com> 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 On 27/07/23 13:30, Nishanth Menon wrote: > Introduce common variables to define a generic build instruction that is > then used in specific board specific description. > > Labels are introduced in the evm.rst files to be then reused in variant > board documentation as well. > > Signed-off-by: Nishanth Menon > --- [...] > + * - S/w Component > + - Env Variable > + - Description > + * - All Software > + - CC32 > + - Cross compiler for ARMv7 (ARM 32bit), Typically arm-linux-gnueabihf- nitpick: s/Typically/typically > + * - All Software > + - CC64 > + - Cross compiler for ARMv8 (ARM 64bit), Typically aarch64-linux-gnu- > + * - All Software > + - LNX_FW_PATH [...] > + BL31=$TFA_PATH/build/k3/$TFA_BOARD/release/bl31.bin \ > + TEE=$OPTEE_PATH/out/arm-plat-k3/core/tee-raw.bin > +.. k3_rst_include_end_build_steps_uboot > > At this point you should have every binary needed initialize both the > wakeup and main domain and to boot to the U-Boot prompt -- Thanking You Neha Malcom Francis