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 E317FC64EC4 for ; Mon, 6 Mar 2023 18:52:43 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 39FC783A28; Mon, 6 Mar 2023 19:52:41 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org 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=chromium.org header.i=@chromium.org header.b="RghBwkZk"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 27DDD80FFC; Mon, 6 Mar 2023 19:21:05 +0100 (CET) Received: from mail-yb1-xb2c.google.com (mail-yb1-xb2c.google.com [IPv6:2607:f8b0:4864:20::b2c]) (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 1BA1483CB1 for ; Mon, 6 Mar 2023 19:20:57 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=sjg@google.com Received: by mail-yb1-xb2c.google.com with SMTP id k23so9088539ybk.13 for ; Mon, 06 Mar 2023 10:20:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; t=1678126855; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=W9jqGUh071gJyzUvsh2tjEjws/5HbZEZL4DFT3ZEo2s=; b=RghBwkZk9evItye2ZemkhAWRzQTXDVCEzdqOrrvtzgF66vlfuLxB0IVY6Z3zz95bqZ fdxAytqyhvu2RGmmboUBj3FvlnqD8L7HFABROPiCw0BT/4Zk7NPgToi5Y1ny+xQIoewh Ast7PO+8GmcJSzMPPkn9syM/+yAA1yYUrT+iY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678126855; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=W9jqGUh071gJyzUvsh2tjEjws/5HbZEZL4DFT3ZEo2s=; b=0u19dfFEj8FnZW0uDEf8osZ/tPKUPFAkgTBU1A5OfOQDJOFw0xKcG+y5zYYhYn/MyG cXXcRRhObh4Daha+Tw3irGCbptl/RaJsQ9638kQl+kC/CqCvvBwHP8B03j7A3OnfeVeb EzHI8RzEWTkohoZsXdMnWDQeTOp1yDLerr4Tkhd4PgQC0s2A22E+34R6MQakyQrq5uuf v6RaBr2myjGtxB6hpHf3lKL6v+gXB2tfcmiQEBQJC25nPZta7ADRKqErKZ4uxXDswcqd /2dykTPZ8j5JPjt5ujzeD9cnheUyN2ADqoni6wzakgux9uwFvFPH4Q4dnGlmwPX0SfHa A/1A== X-Gm-Message-State: AO0yUKVfdko8PpUwP+j4RKw6QILGdXOsWbZOeQKB/Fxnib0tQkO5AmNQ nQJsZpxusNzlg0PKdq18Iasg4ZiXL40CKTGNnL0Y3w== X-Google-Smtp-Source: AK7set/oeKB8jEJLmv+vihMO9o6QPc96upffRMNlI6jvQt2clHdtcSMTb04d5XhvBOSSsH87CUszUDw2CRAr6VDF0pY= X-Received: by 2002:a5b:e92:0:b0:ab8:1ed9:cfc9 with SMTP id z18-20020a5b0e92000000b00ab81ed9cfc9mr6880841ybr.6.1678126855324; Mon, 06 Mar 2023 10:20:55 -0800 (PST) MIME-Version: 1.0 References: <20230222163425.2043934-1-sjg@chromium.org> <20230303234322.GV968799@bill-the-cat> In-Reply-To: <20230303234322.GV968799@bill-the-cat> From: Simon Glass Date: Mon, 6 Mar 2023 11:20:42 -0700 Message-ID: Subject: Re: [PATCH v5 00/44] More tidy-ups of Kconfig options To: Tom Rini Cc: U-Boot Mailing List , AKASHI Takahiro , Alper Nebi Yasak , Andrew Scull , Balamanikandan Gunasundar , Baruch Siach , Bin Meng , Brandon Maier , Dario Binacchi , Dzmitry Sankouski , Fabio Estevam , Heiko Schocher , Heinrich Schuchardt , Ilias Apalodimas , Jaehoon Chung , Jeffy Chen , Jim Liu , Joe Hershberger , Johan Jonker , John Keeping , Kautuk Consul , Kever Yang , Klaus Goger , Leo Yu-Chi Liang , Lukasz Majewski , =?UTF-8?B?TWFyZWsgQmVow7pu?= , Marek Vasut , Mario Six , Michael Trimarchi , Michal Simek , Michal Suchanek , Nate Drude , =?UTF-8?Q?Pali_Roh=C3=A1r?= , Pavel Herrmann , Peng Fan , Philipp Tomsich , Philippe Reynes , Quentin Schulz , Rasmus Villemoes , Robert Marko , Samuel Dionne-Riel , Samuel Holland , Sean Anderson , Stefan Roese , Stefano Babic , Tim Harvey , Wolfgang Denk , Ye Li , huang lin Content-Type: text/plain; charset="UTF-8" X-Mailman-Approved-At: Mon, 06 Mar 2023 19:52:39 +0100 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.8 at phobos.denx.de X-Virus-Status: Clean Hi Tom, On Fri, 3 Mar 2023 at 16:43, Tom Rini wrote: > > On Wed, Feb 22, 2023 at 09:33:41AM -0700, Simon Glass wrote: > > > This series was split out of the old 'split config' splc series. It > > contains clean-up patches which do not depend on split config. > > > > This is available at u-boot-dm/spld-working > > > > The size changes look pretty good: https://paste.debian.net/1271742/ > > > > The remaining patches will move into a new 'splg' series (G for Good). > > > > [1] https://patchwork.ozlabs.org/project/uboot/list/?series=341504&state=* > > > > Changes in v5: > > - Fix reply typo > > - Change approach and expand notes after more investigation > > - Drop FSL_ISBC_KEY_EXT patch as it changes the size > > - Drop PHY_CADENCE_SIERRA patch as it changes the size > > > > Changes in v4: > > - Avoid use of def_bool > > - Modify to get rid of def_bool > > - Adjust Kconfig ordering > > - Just fix the typo > > - Reduce and rename commit > > - Reduce and rename commit > > - Fix 'wanderboard' typo > > - Reduce and rename commit > > > > Changes in v3: > > - Add new patch to disable QFW bootmeth in SPL > > - Move the option down to the non-SPL part of drivers/Makefile > > - Correct 'VPL' typo > > - Use a consistent format for the comment > > - Fix a transitory build error with sandbox_spl > > - Add a new patch to disallow commands in SPL > > > > Changes in v2: > > - Rebase to previous series > > > > Simon Glass (44): > > mtd: Drop unused kb9202_nand driver > > mtd: Drop unused CONFIG_ONENAND_U_BOOT > > sh4: Drop unused twl6030 driver > > moveconfig: Update to detect / correct missing SPL Kconfigs > > bootstd: Disable QFW bootmeth in SPL > > Correct SPL uses of ARCH_MVEBU > > Correct SPL uses of DISPLAY_AER_FULL > > Correct SPL uses of MULTIPLEXER > > Correct SPL use of PG_WCOM_UBOOT_UPDATE_SUPPORTED > > Correct SPL uses of PHY_FIXED > > boot: Add Kconfigs for BOOTMETH_VBE_REQUEST > > Correct SPL use of DM_RNG > > lib: Add a Kconfig for SPL_BZIP2 > > moveconfig: Various minor improvements > > sandbox: Expand size for VPL image > > event: Add Kconfig options for SPL > > bootstd: Correct 'VPL' typo > > env: Avoid checking ENV_IS_IN when env disabled > > env: Allow VPL environment to be nowhere > > lib: Add VPL options for SHA1 and SHA256 > > x86: Use string functions for all 32-bit builds > > lib: Fix build condition for tiny-printf > > sandbox: Tidy up RTC options > > sandbox: Use the generic VPL option to enable VPL > > sandbox: Tidy up I2C options > > fixdep: Add support for VPL > > fixdep: Refactor to make testing easier > > fixdep: Add some tests for parse_config_line() > > test: Add SPL versions of the TEST_KCONFIG options > > lib: Add an SPL config for LIB_UUID > > test: Tidy up sandbox handling in test-main > > x86: Fix up use of X86_32BIT_INIT and X86_64 options > > Add VPL options for BLOBLIST > > rockchip: Avoid checking environment without ENV_SUPPORT > > freescale: Drop old pre-DM_ETH code > > imx: Use SATA instead of CMD_SATA > > net: Add an SPL config for atheros > > freescale: Fix odd use of ESDHCI_QUIRK_BROKEN_TIMEOUT_VALUE > > serial: Support ns16550 driver in TPL > > dm: Add a TPL symbol for simple-bus > > x86: coral: Add missing TPL options > > power: wandboard: Add a missing CONFIG > > venice: Simplify conditions for network init > > command: Don't allow commands in SPL > > I've applied almost all of this series. I've left the moveconfig.py > stuff for now as I'm not sure it's useful until split config. I've > followed up about the X86_32BIT_INIT patch as I do want to see that > boot-tested, and I've left the ns16650 TPL patch as both that feel like > "split config makes this an issue" rather than an issue we have today > and fwiw, the dependencies are wrong in that there's no TPL for omap2 > which I didn't reply directly to, I only noticed as reviewing the series > locally before merging. OK, thanks for that. Do you think it is worth picking up the fixdep ones also? The VPL thing is a bug and the others are for tests. I will see if I can get some time by next week to do another spin. How can we get more eyes on the Kconfig-language proposal? Regards, Simon