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 EC5D0C38145 for ; Fri, 2 Sep 2022 13:00:49 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 6929784AB9; Fri, 2 Sep 2022 15:00:36 +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="XtN8ymwr"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id BD91584AA7; Fri, 2 Sep 2022 15:00:29 +0200 (CEST) Received: from mail-qt1-x829.google.com (mail-qt1-x829.google.com [IPv6:2607:f8b0:4864:20::829]) (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 000DB84AA7 for ; Fri, 2 Sep 2022 15:00:26 +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-x829.google.com with SMTP id w28so1354178qtc.7 for ; Fri, 02 Sep 2022 06:00:26 -0700 (PDT) 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; bh=0aroxtTwQe9Mft7AAkC5Fwgr4KebutZE9dEa1dUU1EQ=; b=XtN8ymwrUemfbKryfhElcNfLEJ9r/tV53QnR1x62ZT3kg8eyGuVAzO0pIHEUm2q7tk sp/LFPNVs861UtHdkdl5DzyS/xGmo+R/e+VbUBJ9qJzZ1uIILgh4MkGd6XfazDHUOWoR mY/SJmuylo9VqI49+gajJ7t6oBkMX84vkJfVI= 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; bh=0aroxtTwQe9Mft7AAkC5Fwgr4KebutZE9dEa1dUU1EQ=; b=YJLeUuG3WjVRN965O7u93pH4RTREaSApdpta8lqFd2W3eooneGOZfQNIwGIzv8dcnp CYha5+8LFWkyBBSw8N8zTvNBnYQ8JT20ErJZ9Bp/qWtxy6B44MwUJm2BsRk1eAVkGU4c IIN1tmGt6gmpvWzPItEh3Ttx5t38j5RI2BuMoeDsRbDZxDI7DMqOhwbuCB/vlC5dUQbq RRILaDSutW/0jugKOBZsTqYrQFTVI5nZl1/O8pb2QCF6KoGoQYkci7kz67Phnvi7TIqJ Au3PuSaVjuIX5pTeYoQr8mM4E9UEHTp6TOtYk1zDGK3c41tO3RgiLSrAm+reXXXZa2lh 5gaw== X-Gm-Message-State: ACgBeo3lbRtSTKdldN58H7mRt6TTk8gktrsteh8iOs5c6JZqGTnT6UFD vEqTx5PpREXChGNyPvMeIz39jNN2dM+S/A== X-Google-Smtp-Source: AA6agR4LpZ3PFqabwY11+rc55ao+v0/4VfuB2nOWbDTUK+Pl8ccp7lJ8BDf+bpBFGjGqT69vr2gPlw== X-Received: by 2002:ac8:7f47:0:b0:344:8d2b:14a9 with SMTP id g7-20020ac87f47000000b003448d2b14a9mr27783509qtk.442.1662123623299; Fri, 02 Sep 2022 06:00:23 -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 q9-20020a05620a2a4900b006b928ba8989sm1399823qkp.23.2022.09.02.06.00.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 02 Sep 2022 06:00:22 -0700 (PDT) Date: Fri, 2 Sep 2022 09:00:20 -0400 From: Tom Rini To: Philip Oberfichtner Cc: u-boot@lists.denx.de, Stefano Babic , Marek Vasut , Christoph Niedermaier , Bharat Gooty , Dzmitry Sankouski , Rayagonda Kokatanur , Sean Anderson , Stefan Roese Subject: Re: [PATCH v6 2/3] ARM: cache: Allow SPL to build cache-pl310.c Message-ID: <20220902130020.GF7942@bill-the-cat> References: <20220817130714.3487965-1-pro@denx.de> <20220817130714.3487965-3-pro@denx.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="dD1ndss832r/QIua" Content-Disposition: inline In-Reply-To: <20220817130714.3487965-3-pro@denx.de> 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 --dD1ndss832r/QIua Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Aug 17, 2022 at 03:07:13PM +0200, Philip Oberfichtner wrote: > Introduce the new Kconfig symbol CONFIG_SPL_SYS_L2_PL310 to allow the > SPL to build cache-pl310.c. >=20 > Before this commit, the SPL could enable the PL310 L2 cache [1], but the > cache maintenance functions from cache-pl310.c were only useable for > non-SPL builds. >=20 > After enabling the cache one must be able to flush it, too. Thus this > commit allows cache-pl310.c to be included in the SPL build. >=20 > [1] See for example arch/arm/mach-imx/cache.c: v7_outer_cache_enable() >=20 > Signed-off-by: Philip Oberfichtner Applied to u-boot/next, thanks! --=20 Tom --dD1ndss832r/QIua Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmMR/mQACgkQFHw5/5Y0 tyy6Awv/eg4u+gD/saQ/1wZxFROPKad3E2pa4WBua1hHoBerk/A51oTXvLjgGo0t Yk6xfdfPCoa77N8BuLEwDY3gQPryg9rq2XCax7N930c/7EJKeDmbQB6Xqx/t4qqc wtUxxccOTArGum/4IrRHp1L5xdEyE6ODQJVTfqeBIscQsfgv1ofwIvmbgDv9Ldsv ADx95PA32H6kFXaRQLyUjVKnKxB5PQ6O11PNHOEYoAw2MUfVv7SnKOeD8b1CJ9hZ t/IFzrpKlJyMJKWdb+T7jgT1LDOxsdl0EFfiahQKEMHv3ekO5jiA1FZzUJEX2oct ntrNK7/Wlq90MNjEwk+NLfOXBuLf8jz+ih0HyHFLKevxixuaOephFrHttXnjQfTh uZAmOYNIPFu4MiFddzzMGg25xk10LtWi0CfdRN37uwgMOaesdSvI6JoeF8zfycgH rUndPajD7s7D23lDt9jQJjAQWxBapNqykQd6o2XyGq4lNQdC/VcF+a1kM3yukrCD U1a4rfPf =SEaS -----END PGP SIGNATURE----- --dD1ndss832r/QIua--