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 E538CC61DA4 for ; Tue, 14 Feb 2023 16:38:44 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 1454D85956; Tue, 14 Feb 2023 17:38:43 +0100 (CET) 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="JJDxLP1s"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 4EBF585955; Tue, 14 Feb 2023 17:38:42 +0100 (CET) Received: from mail-qv1-xf31.google.com (mail-qv1-xf31.google.com [IPv6:2607:f8b0:4864:20::f31]) (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 A7E5885956 for ; Tue, 14 Feb 2023 17:38:39 +0100 (CET) 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-qv1-xf31.google.com with SMTP id l4so3930687qvh.11 for ; Tue, 14 Feb 2023 08:38:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; 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=9v26iCdsUaUUE7SL5DLVsEF6DiLB5V0yXn0lvOpKZWo=; b=JJDxLP1sk0ghfeO3SeJ/pHfpkxFMrsuGjmCvVsRG0RyuhST52AGlfn1CfY4ejCUX0x lZAzZ/rnM9efy12Izn8pv/f2SqW4IbNh3oA1NYc+ohvAuUmHWk0AClERP4HO3h0iQX0p f84l02Qms3WS7cf2GZpKlDkbBeWkOsoXgGvHk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=9v26iCdsUaUUE7SL5DLVsEF6DiLB5V0yXn0lvOpKZWo=; b=Lc9GyxKb69jVcJsuO8X1bfZ/tt7n/HdYhZ4cdmsvLb5Ar1gEwlmxRFAP37Z6NBxePL hfz5ymfw7OnQVO7/AmAl53ciZcemQu34IJ6X9gfkaD1yuPUEbyeQdPwH/WbYPceLJ8rR hf4RkMFV9W8YS1uuY+e55WctXxWJ5kywxu02raG5GdKuxM+MtqtYDjgFg5Ds+MQ1+/ja HSxIzO5wxnXkzpClKw1lLSRRGGHd5IZo5wywIQIlBrhk2HEz5FOxPVbDd68k/uleqKvl I1ztLHGRmMuG+MyAMlUjFEB8L4+6bIPfnwHN7Xdf98be4z3VWt/eGIbpOPSUir8l5tTo Ep7A== X-Gm-Message-State: AO0yUKW3p3ElO2oTphLr0DzvRja/Dl/DM+0Ic3DDT1bfrmktrI6A3Wti +3daacME0Zh0rj7s1dqJO7jQWemhkPpkFbA/QVw= X-Google-Smtp-Source: AK7set8FV1fm0hiPNKuk0RugBjLjVtFsElaJrQngytCBYQjSbLnBYS2+RdWjTGlxUSMNdow/0Ujybg== X-Received: by 2002:a05:6214:caf:b0:56e:9cf7:770e with SMTP id s15-20020a0562140caf00b0056e9cf7770emr6482997qvs.38.1676392718474; Tue, 14 Feb 2023 08:38:38 -0800 (PST) Received: from bill-the-cat (2603-6081-7b00-6400-c7c0-e2dd-6c89-7c7c.res6.spectrum.com. [2603:6081:7b00:6400:c7c0:e2dd:6c89:7c7c]) by smtp.gmail.com with ESMTPSA id t73-20020a37464c000000b007186c9e167esm12066284qka.52.2023.02.14.08.38.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Feb 2023 08:38:37 -0800 (PST) Date: Tue, 14 Feb 2023 11:38:36 -0500 From: Tom Rini To: Simon Glass Cc: U-Boot Mailing List , Dinh Nguyen , Marek Vasut , Simon Goldschmidt , Tien Fong Chee Subject: Re: [PATCH v3 68/95] socfpga: Use the correct condition for SYS_L2_PL310 Message-ID: References: <20230212231638.1134219-1-sjg@chromium.org> <20230212231638.1134219-69-sjg@chromium.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="R0u6z58vHpxmAA9q" Content-Disposition: inline In-Reply-To: <20230212231638.1134219-69-sjg@chromium.org> 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 --R0u6z58vHpxmAA9q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 12, 2023 at 04:16:11PM -0700, Simon Glass wrote: > Update this to use the PPL condition instead, so that nothing changes when > building for SPL with split config. >=20 > Signed-off-by: Simon Glass > --- >=20 > (no changes since v1) >=20 > arch/arm/mach-socfpga/misc.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >=20 > diff --git a/arch/arm/mach-socfpga/misc.c b/arch/arm/mach-socfpga/misc.c > index 5b5a81a255d..b09b898051b 100644 > --- a/arch/arm/mach-socfpga/misc.c > +++ b/arch/arm/mach-socfpga/misc.c > @@ -32,7 +32,7 @@ phys_addr_t socfpga_clkmgr_base __section(".data"); > phys_addr_t socfpga_rstmgr_base __section(".data"); > phys_addr_t socfpga_sysmgr_base __section(".data"); > =20 > -#ifdef CONFIG_SYS_L2_PL310 > +#ifdef CONFIG_PPL_SYS_L2_PL310 > static const struct pl310_regs *const pl310 =3D > (struct pl310_regs *)CFG_SYS_PL310_BASE; > #endif > @@ -66,7 +66,7 @@ void enable_caches(void) > #endif > } > =20 > -#ifdef CONFIG_SYS_L2_PL310 > +#ifdef CONFIG_PPL_SYS_L2_PL310 > void v7_outer_cache_enable(void) > { > struct udevice *dev; Why can we not continue to use CONFIG_SYS_L2_PL310 in this case? --=20 Tom --R0u6z58vHpxmAA9q Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmPruQwACgkQFHw5/5Y0 tyyIrwwApzMTN+FA04Mt7kQVAfA5OfdxSJ+mKL0s6MEtaO/0EIh/2kVcocbbb7j5 rkUgXWz+5huuPPriVZ5Q90ZfpiHuE+4IPh/k9zqpm6OgiA4LF6m6GSNtmfHF00GO lttsM65klFDhiAMUTb7WZG2ZxR9dp6CC62Vlkf8WGJDWbNefX2XGh2YADmdOM0BA 8qZRuV7BYDvDDwgGpe1EXP4FSVwDbjJhjLducnvtiF9OfLwrtzPSbmPYB7LzkGSI A3Byj04r0rn/ihZrnKZaLETxYBChw+WHMfyQEMRXPjFF1PM2TVp0BPK6pEEA9j6q surxcUKNcofvzaGolLaohAsP7jEKbZ+Tdvr44oD/FqHcfikwLuI+KEQmfo/io56Y vrCegfl3iYP40IpCo0i/6fHNenf6zR3BcxsH6uw9n8+uYvSfjSQrmaiqdnNCLfVO Uzej7QmKwkXpUtRgVsg93FCU8jA93a6kC8naDH1Hu7of1JBL1qsq15JgLjpkNf2B j93meqI1 =trn5 -----END PGP SIGNATURE----- --R0u6z58vHpxmAA9q--