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 F16ABC19F2D for ; Tue, 9 Aug 2022 12:16:35 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 6FA9084A1D; Tue, 9 Aug 2022 14:15:51 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=kernel.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.b="BcI6EZG/"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 45CAD83FC0; Tue, 9 Aug 2022 13:22:00 +0200 (CEST) Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) (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 B5AB08419E for ; Tue, 9 Aug 2022 13:21:56 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=kernel.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=pali@kernel.org Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 1FD6DB80E11; Tue, 9 Aug 2022 11:21:56 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 60063C433D6; Tue, 9 Aug 2022 11:21:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1660044114; bh=ux262wYXOTDi13VBynv7viCe4iea3oOcB8nNL4s6lmw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=BcI6EZG/9U0vK7rGmOi6W0FAbCmHmlcFLaq48Bl3k4lWQ59XJRC4r2X93j4P+oySN DuR+x13XYIWxs1acrJ1ErhYv/M9qDQ/i0vfiPo1hpTcOpTzBIG3SNyT97CqNwPJMXb 17bidiKk0RL8KS7CUFXBAvbG81VKaW4t2RmbhA0x6Ubb1OrzNUjkc0Isytl0lcJ/ZC iTZ0IEImE06s5NC5zcX0VfGV1eYbdv+7BlztahRLNDqySBcOo/Kimh5eVK/XXicqMd ffKGlw0s9nlOgkzt8hCn4GMwVs4JsWDAt2ZCoIxsELwHLEBbkfbnYA/v6MFhJGrWKI OX79FS/U37m2Q== Received: by pali.im (Postfix) id CAB11C1F; Tue, 9 Aug 2022 13:21:51 +0200 (CEST) Date: Tue, 9 Aug 2022 13:21:51 +0200 From: Pali =?utf-8?B?Um9ow6Fy?= To: Marek Vasut Cc: Philip Oberfichtner , u-boot@lists.denx.de, Christoph Niedermaier , Stefano Babic , Adam Ford , Anatolij Gustschin , Andreas Geisreiter , "Andrew F. Davis" , Baruch Siach , Bharat Gooty , Breno Lima , Chin-Liang See , Chris Packham , Dalon Westergreen , Dennis Gilmore , Dinh Nguyen , Eric =?utf-8?Q?B=C3=A9nard?= , Eric Nelson , Fabio Estevam , Francesco Montefoschi , Heiko Schocher , Holger Brunck , Huan 'Kitty' Wang , Humberto Naves , Ian Ray , Jaehoon Chung , Jagan Teki , Jim Liu , Luka Kovacic , Luka Perkov , Lukasz Majewski , Marcel Ziswiler , Marek =?utf-8?B?QmVow7pu?= , Mario Six , Markus Niebel , Martyn Welch , Matthias Winker , Michal Simek , Niel Fourie , Nikita Kiryanov , Otavio Salvador , Patrick Delaunay , Pavel Machek , =?utf-8?B?UGF3ZcWC?= Anikiel , Peng Fan , Phil Sutter , Raffaele RECALCATI , Rayagonda Kokatanur , Rick Chen , Rui Miguel Silva , Silvio Fricke , Simon Glass , Simone CIANNI , Soeren Moch , Stanley Chu , Stefan Roese , Stephan Gerhold , Thomas Huth , Tim Harvey , Troy Kisky , Wolfgang Grandegger , Wolfgang Wallner , u-boot@dh-electronics.com Subject: Re: [PATCH v3 1/3] Convert CONFIG_SYS_L2_PL310 to Kconfig Message-ID: <20220809112151.jhrytuxraqcahzh5@pali> References: <20220809100703.3101047-1-pro@denx.de> <20220809100703.3101047-2-pro@denx.de> <20220809105813.aa4vjcyiqm3mnqx4@pali> <41f76858-38d9-284b-1b54-b511f3b3cd67@denx.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <41f76858-38d9-284b-1b54-b511f3b3cd67@denx.de> User-Agent: NeoMutt/20180716 X-Mailman-Approved-At: Tue, 09 Aug 2022 14:15:23 +0200 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 On Tuesday 09 August 2022 13:16:41 Marek Vasut wrote: > On 8/9/22 12:58, Pali Rohár wrote: > > On Tuesday 09 August 2022 12:07:00 Philip Oberfichtner wrote: > > > This converts CONFIG_SYS_L2_PL310 to Kconfig. > > ... > > > diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig > > > index 949ebb46ba..dde06bdd96 100644 > > > --- a/arch/arm/Kconfig > > > +++ b/arch/arm/Kconfig > > > @@ -488,6 +488,10 @@ config TPL_SYS_THUMB_BUILD > > > density. For ARM architectures that support Thumb2 this flag will > > > result in Thumb2 code generated by GCC. > > > +config SYS_L2_PL310 > > > + bool "ARM PL310 L2 cache controller" > > > + help > > > + Enable support for ARM PL310 L2 cache controller in U-Boot > > > config SYS_L2CACHE_OFF > > > bool "L2cache off" > > > diff --git a/arch/arm/mach-mvebu/include/mach/config.h b/arch/arm/mach-mvebu/include/mach/config.h > > > index 4add0d9e10..0bba0a4cf9 100644 > > > --- a/arch/arm/mach-mvebu/include/mach/config.h > > > +++ b/arch/arm/mach-mvebu/include/mach/config.h > > > @@ -25,8 +25,6 @@ > > > #define MV88F78X60 /* for the DDR training bin_hdr code */ > > > #endif > > > -#define CONFIG_SYS_L2_PL310 > > > - > > > #define MV_UART_CONSOLE_BASE MVEBU_UART0_BASE > > > /* Needed for SPI NOR booting in SPL */ > > > > This option is required for mvebu SoC and is not user (de)-selectable. > > So please do not define it in each individual mvebu board. It would make > > it harder to introduce a new mvebu board into U-Boot. Instead enable it > > for mvebu SoCs like it was before this change. It can be done e.g. by > > "select" Kconfig keyword in mvebu Kconfig file. > > Should it rather be 'default y if MVEBU' in that new PL310 Kconfig option ? No, because this is just default value of this option and still allows end-user to de-select this option. "select" is IIRC the only way how to force Kconfig to always enable some symbol without any option for end-user to disable it. At least I do not know a way how CONFIG_SYS_L2_PL310 symbol could decide that it is required for CONFIG_MVEBU. Just symbol CONFIG_MVEBU can decide that it requires CONFIG_SYS_L2_PL310 symbol (and not in opposite direction).