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 03FC4C001E0 for ; Thu, 27 Jul 2023 14:09:17 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id CFFF28680E; Thu, 27 Jul 2023 16:08:47 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.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=konsulko.com header.i=@konsulko.com header.b="YEfj834q"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id BECE2867A8; Thu, 27 Jul 2023 16:08:12 +0200 (CEST) Received: from mail-oo1-xc34.google.com (mail-oo1-xc34.google.com [IPv6:2607:f8b0:4864:20::c34]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 03EE186847 for ; Thu, 27 Jul 2023 16:08:08 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-oo1-xc34.google.com with SMTP id 006d021491bc7-56597d949b1so751927eaf.1 for ; Thu, 27 Jul 2023 07:08:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1690466886; x=1691071686; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=CbDap08DcBNbqDFxhlZSfe90w1tjNSSC7VkgtqQhLnQ=; b=YEfj834qMUlwNqyWA73seN9PPtMf6NZ1t/0BveQwoeCmEZN+CIeosF1qSxuEsavis4 /EsA2TdCmQNCx54ijHIvSusjPvuNjFYPgpVm268hvTVMy22ybHctOEmEou/SZTV49Xx4 SI6Ri/E+WzEUwcLZpkBdqe/GIzTsrqYpjOGfQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690466886; x=1691071686; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=CbDap08DcBNbqDFxhlZSfe90w1tjNSSC7VkgtqQhLnQ=; b=jbujiw5tiBvz1eJPgAzPEbRaupoHu/j7GeWwGw9FVSk/Y/en2mpKma5RMJMjqGo0tE U96H6sN+ZN9ay2siW6ThI/cC4KggsBuUPjWonmDi475EYruJkVXVcTImzBclfIUuAV6t xSNe9gIHjXYJz+0o8OyqLKEX15JZ9nHWnmDtiL8viSCd5QY2h7u/RV8B2PyjVy0bj9dR qfnBkWotWBLSTAUN6q57gCgOSfY73R7dQKKGX3vYaIaT8QSXY8iplB3g3qncVPYJq2sp 1hF1ieBIMLPGpLLm2A+O603owtZlhNaVAkbL4HaoPnyEgXG5K1mnWwmvwlow844857hG q8HQ== X-Gm-Message-State: ABy/qLYp9d8MGwxPytt6q5VaWV09d/568B8yG6vL9sOefstQIXwUHcox POdREJfDB2gjtrTkFw6QS9B+7A== X-Google-Smtp-Source: APBJJlG7AhmXOcu/5yA7wLlwCtg5p7IRmf9/KDSrwVt06UDhj3NrTi/x5umK2DnFZJyS1g19cuDq8g== X-Received: by 2002:a05:6358:9182:b0:134:d128:9f5f with SMTP id j2-20020a056358918200b00134d1289f5fmr2633828rwa.9.1690466886077; Thu, 27 Jul 2023 07:08:06 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-96a7-b348-5b90-69b9.res6.spectrum.com. [2603:6081:7b00:6400:96a7:b348:5b90:69b9]) by smtp.gmail.com with ESMTPSA id d17-20020ab01091000000b0078ceb7066efsm243736uab.10.2023.07.27.07.08.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 27 Jul 2023 07:08:05 -0700 (PDT) Date: Thu, 27 Jul 2023 10:08:03 -0400 From: Tom Rini To: Nishanth Menon Cc: u-boot@lists.denx.de, Wadim Egorov , Francesco Dolcini , Sjoerd Simons , Neha Malcom Francis , Bryan Brattlof , Vignesh Raghavendra , Marcel Ziswiler , Nikhil Jain Subject: Re: [PATCH 02/16] doc: board: ti: am62x/j7200: Update with common boot flow diagram Message-ID: <20230727140803.GE3630934@bill-the-cat> References: <20230727080027.2817701-1-nm@ti.com> <20230727080027.2817701-3-nm@ti.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="CJ9mm6ra+DM60Bi3" Content-Disposition: inline In-Reply-To: <20230727080027.2817701-3-nm@ti.com> X-Clacks-Overhead: GNU Terry Pratchett 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 --CJ9mm6ra+DM60Bi3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jul 27, 2023 at 03:00:13AM -0500, Nishanth Menon wrote: > Update the bootflow svg diagram and reuse across the platforms as they > are common. >=20 > Signed-off-by: Nishanth Menon Thanks for doing all of these, it renders much more nicely in the overall doc outputs. --=20 Tom --CJ9mm6ra+DM60Bi3 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmTCekMACgkQFHw5/5Y0 tyyIuAv/en5K4ATy6oGwpl5IcWCegUIbVp2FmJvHuicpEf6QbgMz7T95DxFzZQcP 3fg8gud2m3y+iswebPPlph9lteEU2/lt+/mdilPeOV9u04/s+5Na6be6lrfzQi8A 2HNyo/mEBSKEF9HLbzRYmKHcXKpHqQpWnijWvkCXzuf5oV2tQTMlZrHmRVz6B+HJ QCMcWW6ZNwOXQKVVjy1k5rS849GAk+iTf4PV/Lt0uENEijr2d8POg1NwJVDHGduS M2vBGbcjUqb48mM2FlNhh0x6NJOx113nZSE5/5WDW8xw+SWiaDOQSTN9X5Y22Jgg PB4x1NsJeVeU8eMLFc+TXUnwpI1OGj2efEQ/i/tkJtOTjkejHFWJiDa8LI7BRC2w Lb+0aMaZ0fLAv683nA1mWYN5FcaoRicuf8+Sp/b/qD8blZL5+cJeUWKQ7hSifYkp 6kdJwnkGXvqW8HrCQuktdp8WN/uGOfCEuo/llCaq0xVhK3c/sx9KreFZBlvTWRZD IqD3HAP2 =b4oT -----END PGP SIGNATURE----- --CJ9mm6ra+DM60Bi3--