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 64FBBC433EF for ; Mon, 25 Jul 2022 21:26:39 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id C21A1845FE; Mon, 25 Jul 2022 23:23:46 +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="M0sjMMcX"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 8A34F84556; Mon, 25 Jul 2022 23:23:45 +0200 (CEST) Received: from mail-qt1-x82c.google.com (mail-qt1-x82c.google.com [IPv6:2607:f8b0:4864:20::82c]) (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 32E27845FE for ; Mon, 25 Jul 2022 23:23:43 +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-qt1-x82c.google.com with SMTP id c20so9232893qtw.8 for ; Mon, 25 Jul 2022 14:23:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=b98EibpoCWNA1JqCa4lWVmuaSR9bKiNw4CseWO5jYnY=; b=M0sjMMcX+st2wAo3A1fwjDwhqdeb7+RP8YnzE8Egq9ithFLFiZ+pfenTn/5sisvuNg msuSwD8IwMsf6O3UIdJUSVBViM4qQ/lornu46hx5ZebkQtgTl+g16FcbiVBuAUx0EqjY KdFaUFOY2lyVP0shj6C/XkK2HY13thPmLMmjI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=b98EibpoCWNA1JqCa4lWVmuaSR9bKiNw4CseWO5jYnY=; b=eVQWFmAa/n3DNuSNLSuqZHuwGcQXsvXfwKXNw0lMtdoRNrqocVDKnFzzQH0TQhYgm4 l6yxSwHyyJbBZ0pb/2M0QHrGbknpAfnigx6v+ycoyxXRHrai/GSrINW0oWV4ukmUD65C yccLolQ2+vu0G+WizQEmUAHRHLSa+hsuLOv8/7J7hWLmiIF+OuFov3lMGGFoVnrF6XiR 6fK5l9Etwk9+I2JCZlUfRd3bgx1CTg5eWjq8iB1PcYiK2riJ/R4av6jEUo/sF/HBnT35 tId7Kx9C5BHni2m0RLwdLtIH9Pv2ekNSdXV1mNFIap449UxGRh8XApZHtE5sjvJSlgZA zv0g== X-Gm-Message-State: AJIora+g4rXFRoPX5wFuuf9iClD+1h5W668gvnSxPk31UTS0TP2+dnjU IRoLOZbgV/xM2bXLvbkpZWPhqw== X-Google-Smtp-Source: AGRyM1uyNttzN8/Bolz1b64M0rVoQ2NpoPUf4OINDdtFLEKMt+iF+egJ5Lzy0M7/OBoDbkDda1MxdQ== X-Received: by 2002:ac8:584d:0:b0:31e:e631:ddc2 with SMTP id h13-20020ac8584d000000b0031ee631ddc2mr11536762qth.617.1658784221967; Mon, 25 Jul 2022 14:23:41 -0700 (PDT) Received: from bill-the-cat (cpe-65-184-195-139.ec.res.rr.com. [65.184.195.139]) by smtp.gmail.com with ESMTPSA id v17-20020a05620a0f1100b006b55036fd3fsm9992459qkl.70.2022.07.25.14.23.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 25 Jul 2022 14:23:41 -0700 (PDT) Date: Mon, 25 Jul 2022 17:23:39 -0400 From: Tom Rini To: Andrew Davis Cc: Simon Glass , u-boot@lists.denx.de Subject: Re: [PATCH] spl: Use SPL_TEXT_BASE instead of ISW_ENTRY_ADDR Message-ID: <20220725212339.GD1146598@bill-the-cat> References: <20220715173148.12427-1-afd@ti.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="JEln3QK0m76fWNi6" Content-Disposition: inline In-Reply-To: <20220715173148.12427-1-afd@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.6 at phobos.denx.de X-Virus-Status: Clean --JEln3QK0m76fWNi6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jul 15, 2022 at 12:31:48PM -0500, Andrew Davis wrote: > The ISW_ENTRY_ADDR symbol was used for OMAP devices in place of > SPL_TEXT_BASE. Keystone2 HS devices were not using it right either. > Remove ISW_ENTRY_ADDR and use SPL_TEXT_BASE directly. >=20 > Signed-off-by: Andrew Davis > Reviewed-by: Tom Rini Applied to u-boot/master, thanks! --=20 Tom --JEln3QK0m76fWNi6 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmLfCdsACgkQFHw5/5Y0 tyypAwwAgYfdgLy6Yh8JuTT6NeDNoTPXv2fq9OlcyTB7RaxYA062Ihfft7fkyIno /o8ve5T4z6xJ1OaKAZHlqTALFl57W4KsRN3RHe6tRusayWorI1pPY4YVCzXOGl8G QtO1Q+ijxmV5s8RPti/GblAH0DpjzSST612SD8AQGbg0SQxQrDqo7iPkRgpCqJqP ZK4MbMOTsHbNUZhQLfqIOQSHo/Ipdvp/p95LaBkFu1QO14aJsXk5OBkMheDN+9+T yma5krwkhkYwK8JQrWsqv/HZfzLOI+0WBStNOkXxWXaBZBJxrpQHQAjcKTxhuSZF bjvfWnuzheA6qWOlX7CCs8Kj905LsB21dCIEuU+3H1w01SpGq7T9Mo1Dqo+pFSqI /25HThhKtJ5ey7kUQg8JVOmYF4ZrqW+eFkYaD+1yjhT+MW0ef+uMZZ3m1c5Ooelj JsR1Aj7G/oWxQOJDtQPtwT9hu8BP7sUbp1y7M11tyTE3t50ko3uQZvQjMcOAfIhp u/HaXHMB =8qVI -----END PGP SIGNATURE----- --JEln3QK0m76fWNi6--