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 6B3AEC433EF for ; Fri, 8 Apr 2022 11:22:55 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id A759C83DB9; Fri, 8 Apr 2022 13:22:52 +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="UZtYCntX"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 1B05883DDA; Fri, 8 Apr 2022 13:22:51 +0200 (CEST) Received: from mail-qk1-x72a.google.com (mail-qk1-x72a.google.com [IPv6:2607:f8b0:4864:20::72a]) (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 F0FDB836A9 for ; Fri, 8 Apr 2022 13:22: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=trini@konsulko.com Received: by mail-qk1-x72a.google.com with SMTP id 75so1664018qkk.8 for ; Fri, 08 Apr 2022 04:22:47 -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=L1UWgZKpSwNpXLkB5wtCBeC0AuoS7bMlhPoLDTmBtvE=; b=UZtYCntXjBZT7ucF+b2nJNyQDsnCz5QJvDCaE7VlnEPeb6RmUT32YtUQRe/G5kSglk EGvmZami2/aIV1j1PNzZI7Tk8oFJdR4K4lCPF8cGLWmDQ9muvh+qCCSntEnuSHiba2px k8c3pnYMSvbSpuYl7CyFZFxBmuMUXJqVpQu/k= 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=L1UWgZKpSwNpXLkB5wtCBeC0AuoS7bMlhPoLDTmBtvE=; b=15OUGJnjlcpqBLKK7IRDPGr/pY9ryJYzQC7L4oLjNy9AYBJdqA8W+EQ6QxICtR3S4N Ot1qEJUpNQvX8XROkM3E04pMV55Xb5MnOBuYDwITSR/l48bf8mhWo+wx2fHAdXDmhbQO O5LbFKJGBYlycab5JCAkGrYT5kGl/cZ4bid3e86HOwrNtBMzYmKc5L7UVA0eLJQp/luX 3S66lP5XTQ8aafpFrofDoBgun4hYFxyEvuQ1JfRTmyzGvKTPm58JuGNpRHYYHYMAHgqb a6c1sv1sgEu23pdwhWLmvsH9AZFDeATZM4Fsr6NuYqV/IFAiKhGAeN3euvWGuSS5E1t4 ld2Q== X-Gm-Message-State: AOAM533IsSqThQBFTC8wXFUlty58WA86WOUKqxcCdDlTKclonqjXBXn7 TWBO0XjFSAipgwFj8oMOEX1/sQ== X-Google-Smtp-Source: ABdhPJwJsok+gl4WNOTTiIq3Hm1vomcAddsGIgkrKaLOg/1W3uh1Tbwnx8q2JDN6Y4Lz7ME3iTtP2Q== X-Received: by 2002:a05:620a:29cb:b0:699:fee3:265a with SMTP id s11-20020a05620a29cb00b00699fee3265amr4870609qkp.513.1649416966648; Fri, 08 Apr 2022 04:22:46 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-2ef0-5dff-fedb-a8ba.res6.spectrum.com. [2603:6081:7b01:cbda:2ef0:5dff:fedb:a8ba]) by smtp.gmail.com with ESMTPSA id 193-20020a3706ca000000b0067d3e4b5667sm13665737qkg.67.2022.04.08.04.22.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 08 Apr 2022 04:22:45 -0700 (PDT) Date: Fri, 8 Apr 2022 07:22:43 -0400 From: Tom Rini To: Heinrich Schuchardt Cc: u-boot@lists.denx.de Subject: Re: [PATCH] Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig Message-ID: <20220408112243.GS14282@bill-the-cat> References: <20210828011830.13238-1-trini@konsulko.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Er1qpsOqk0l6oMce" Content-Disposition: inline In-Reply-To: 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.5 at phobos.denx.de X-Virus-Status: Clean --Er1qpsOqk0l6oMce Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 08, 2022 at 10:58:28AM +0200, Heinrich Schuchardt wrote: >=20 >=20 > On 8/28/21 03:18, Tom Rini wrote: > > This converts the following to Kconfig: > > CONFIG_SKIP_LOWLEVEL_INIT > > CONFIG_SKIP_LOWLEVEL_INIT_ONLY > >=20 > > In order to do this, we need to introduce SPL and TPL variants of these > > options so that we can clearly disable these options only in SPL in some > > cases, and both instances in other cases. > >=20 > > Signed-off-by: Tom Rini >=20 >=20 > Since this patch series 'make menuconfig' does not look good anymore: >=20 > *** Compiler: gcc (Ubuntu 11.2.0-18ubuntu1) 11.2.0 *** > Architecture select (ARM architecture) ---> > [ ] Skip the calls to certain low level initialization functions > [ ] Skip the calls to certain low level initialization functions > [ ] Skip the calls to certain low level initialization functions > [ ] Skip the call to lowlevel_init during early boot ONLY > [ ] Skip the call to lowlevel_init during early boot ONLY > ARM architecture ---> > General setup ---> >=20 > Who would be able to understand three entries with the same short text? >=20 > Why wouldn't these entries live in "General setup" or some other sub-menu? Please send patches to change some of the wording, thanks. --=20 Tom --Er1qpsOqk0l6oMce Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmJQGwAACgkQFHw5/5Y0 tyxP8Av+INbEo65JVQrTWAh9/IED+vM2PuOrMwx2xhg8/fU28+R4gceFbYcmzEFU QqdgMNZxmo7H5xH9dRA51xU0L0xiyEIsodzDw1dUlwn1wXUeAep3+0LJZbtbqJWu 2clfgMryiSMkWtV5FuLIj1CGwLXlpl08vCunmNQw7Ob1Mv39Vj8DFJchjy5nqJUt vLq4Stwc5mdQsC32U3HtPP8bO1824lIxQiNjq8EAt08giraQ+RPjPJREuLxgn0/K Ex9/6IHwlMAkLy9IvTZUkJazStmIZeD8EeNE3VAHVDgGHVU4/XhpDhUMm75k9wjs EQPYyLtxc6vdwDaTrZKQottVyXzHiS/LtYCn1hLhd59yR/mFPhHRpIFpHkHRx4hP BNRbRNatviDWaUEjVkQQfUpRP0gxThOIxpeZSchfJhkrGz5xFw7UGsZ9OZ1if2jg n3JTuPBlwMlg0/xmMz0YFYbtXztqA5TjJ1fkE6sHHcWOSZGiqHSykqywNEPr7kYj Afl0LEUu =CwZN -----END PGP SIGNATURE----- --Er1qpsOqk0l6oMce--