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 369D3C001DC for ; Thu, 27 Jul 2023 10:05:00 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 8ADB2867C7; Thu, 27 Jul 2023 12:04:57 +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="w9RQgNVK"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id DB361867DB; Thu, 27 Jul 2023 12:04:54 +0200 (CEST) Received: from lelv0142.ext.ti.com (lelv0142.ext.ti.com [198.47.23.249]) (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 4BF2E86384 for ; Thu, 27 Jul 2023 12:04:51 +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 lelv0266.itg.ti.com ([10.180.67.225]) by lelv0142.ext.ti.com (8.15.2/8.15.2) with ESMTP id 36RA4ivW100289; Thu, 27 Jul 2023 05:04:44 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1690452284; bh=A1W9UWjUdsEAjJUfME1NaBhyrG62/+aBF/8nsIR3hr8=; h=Date:Subject:From:To:CC:References:In-Reply-To; b=w9RQgNVKsWCPVbqcXOTgB2X0/bmHB6pMoZIpSZG9NnTcWH/LLtKm1nfF3B5Mhx0Tg SFz2OBPwhL6KNBRghdj4YiXaMFKnxpL5LHwxbBdKSacDFgrgywzB4VlXENjMO1dH+x KdP2jMwYhz+aBNcm8+oB3iVa1Wa47LRzjAz3IfgQ= Received: from DFLE105.ent.ti.com (dfle105.ent.ti.com [10.64.6.26]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 36RA4imW058427 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 27 Jul 2023 05:04:44 -0500 Received: from DFLE101.ent.ti.com (10.64.6.22) by DFLE105.ent.ti.com (10.64.6.26) 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 05:04:44 -0500 Received: from lelv0326.itg.ti.com (10.180.67.84) by DFLE101.ent.ti.com (10.64.6.22) 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 05:04:44 -0500 Received: from [10.24.69.126] (ileaxei01-snat2.itg.ti.com [10.180.69.6]) by lelv0326.itg.ti.com (8.15.2/8.15.2) with ESMTP id 36RA4eOX009775; Thu, 27 Jul 2023 05:04:41 -0500 Message-ID: <1ec2d497-b74c-31ae-7155-99fbd5a369c5@ti.com> Date: Thu, 27 Jul 2023 15:34:40 +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 02/16] doc: board: ti: am62x/j7200: Update with common boot flow diagram Content-Language: en-US From: Neha Malcom Francis 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-3-nm@ti.com> <7e731d3a-e21e-0b2b-32f4-bba8d917f208@ti.com> <88f84828-9c07-066c-7334-4c01bb0e7fd5@ti.com> In-Reply-To: <88f84828-9c07-066c-7334-4c01bb0e7fd5@ti.com> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 8bit 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 15:32, Neha Malcom Francis wrote: > Hi Nishanth > > On 27/07/23 15:10, Neha Malcom Francis wrote: >> These look nice! >> >> On 27/07/23 13:30, Nishanth Menon wrote: >>> Update the bootflow svg diagram and reuse across the platforms as they >>> are common. >>> >>> Signed-off-by: Nishanth Menon >>> --- >>>   doc/board/ti/am62x_sk.rst                    |   68 +- >>>   doc/board/ti/img/boot_diagram_k3_current.svg | 1987 ++++++++++++++++++ >>>   doc/board/ti/j7200_evm.rst                   |   85 +- >>>   3 files changed, 1989 insertions(+), 151 deletions(-) >>>   create mode 100644 doc/board/ti/img/boot_diagram_k3_current.svg >>> >> [...] >>> - |    +---------+         |                       | |                       | >>> - |                        |                       | |                       | >>> - >>> +------------------------------------------------------------------------+-----------------------+ >>> +.. image:: img/boot_diagram_k3_current.svg >>>   - Here DMSC acts as master and provides all the critical services. R5/A72 >>>     requests DMSC to get these services done as shown in the above diagram. >> >> >> Reviewed-by: Neha Malcom Francis >> > > Although one change (correct me if I am wrong), the TIFS + board-cfg is packed > *after* R5-SPL + DTB FIT; so maybe you could reverse the bottom two blocks there > in tiboot3.bin. Same goes for the other combined tiboot3.bin diagrams. > This comment was meant for [PATCH 09/16] -- Thanking You Neha Malcom Francis