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 E9211C678D5 for ; Tue, 7 Mar 2023 17:55:06 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 1489585CC3; Tue, 7 Mar 2023 18:53:21 +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="iM50lXlb"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 83FC385C8F; Tue, 7 Mar 2023 18:53:18 +0100 (CET) Received: from mail-qt1-x836.google.com (mail-qt1-x836.google.com [IPv6:2607:f8b0:4864:20::836]) (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 337D185C8F for ; Tue, 7 Mar 2023 18:53:11 +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-qt1-x836.google.com with SMTP id l13so15296555qtv.3 for ; Tue, 07 Mar 2023 09:53:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1678211590; 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=dlp2a5cZSsyF7h/jlVHjNYb/cwXT0bPFVA4P0yOc6BU=; b=iM50lXlbpIo8Bp4tKMKopKUPYO6lk/9YGgO3FRmD2lu4gJOBu9oIW9XHDrYmVTLbdN zYxMj0gT9qbCdAXxNl4eaVuMdg+RgMag493OhBui2gVmlzLv316J9d27o3RHtUllO/J4 ll8cNSW1ThJqWjVpSm03ZbCdg+q90v6K3aSNE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678211590; 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=dlp2a5cZSsyF7h/jlVHjNYb/cwXT0bPFVA4P0yOc6BU=; b=Z/uWbcYjpBf7jbLu5HsItkm871B15p/iZ1ApVmNnJfeNpOnFpH33CMO4jneJqFe1FU 4pYfUYm2fKODiUeDg68gcuL6iE6oFt8lrhmn3+nYIfmucT8XyeloWwgi+cyBDrfIFAKO KvIK3I32zT+d1IBAtn+Q+mkYtyA4+TJ6H/Q2IQ6X6d/cIGSDXXjUhrH3A7vbjFHHHG1L fXSMk8TJ+hYHOU2U7pkHFyNhWPdj6uSudtHayiN+KQCxRPfcFPkTWiPHf6DonUq2u8XE iIfhRdaaDZzSjffpaJdDrub9mMhsNu8jv52ZpeBDMzduecMK3aFojYcckob0yI8TsXog 3PbQ== X-Gm-Message-State: AO0yUKXFxIOP0oNp4XoqdzAAnQ2vdIsg9/fvuSMD91RxIQllKspbA986 C53mOOX3eYWgNiVr6sbBDnx1W0I2qm4mGVeR0WKI9w== X-Google-Smtp-Source: AK7set+Fv1BlO8PpHG9Am5ycGPyX9xuf7lrhlmnGbIeNZIo4lki4U85QjMYYwX+VvEX9MoNNJed4Hg== X-Received: by 2002:ac8:5a07:0:b0:3bf:db86:e538 with SMTP id n7-20020ac85a07000000b003bfdb86e538mr24129224qta.68.1678211589851; Tue, 07 Mar 2023 09:53:09 -0800 (PST) Received: from bill-the-cat (2603-6081-7b00-6400-0000-0000-0000-036b.res6.spectrum.com. [2603:6081:7b00:6400::36b]) by smtp.gmail.com with ESMTPSA id i20-20020ac860d4000000b003b34650039bsm10034236qtm.76.2023.03.07.09.53.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 07 Mar 2023 09:53:09 -0800 (PST) Date: Tue, 7 Mar 2023 12:53:07 -0500 From: Tom Rini To: Christophe Leroy Cc: Mario Six , u-boot@lists.denx.de Subject: Re: [PATCH] powerpc, mpc83xx: Remove CONFIG_ELBC_BRx_ORx Message-ID: <20230307175307.GX968799@bill-the-cat> References: <8020829f1ee78c97be585a3f9758937d879b21c6.1677404628.git.christophe.leroy@csgroup.eu> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="P2qBZLKhoaWBw2Pp" Content-Disposition: inline In-Reply-To: <8020829f1ee78c97be585a3f9758937d879b21c6.1677404628.git.christophe.leroy@csgroup.eu> 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.8 at phobos.denx.de X-Virus-Status: Clean --P2qBZLKhoaWBw2Pp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 26, 2023 at 10:44:09AM +0100, Christophe Leroy wrote: > Commit fe7d654d04 ("mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to > Kconfig") converted CONFIG_SYS_{BRx/ORx}_PRELIM to Kconfig by > implementing a fine-grained selection of every bit in Kconfig. >=20 > But commit c7fad78ec0 ("Convert CONFIG_SYS_BR0_PRELIM et al to > Kconfig") reworked it so that you now just have to provide the raw > value of each register in Kconfig. However, all fine-grained > Kconfig items remained allthough they are not used anymore. >=20 > Remove them all. >=20 > Fixes: c7fad78ec0 ("Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig") > Signed-off-by: Christophe Leroy Applied to u-boot/next, thanks! --=20 Tom --P2qBZLKhoaWBw2Pp Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmQHegMACgkQFHw5/5Y0 tyzOowv/TbIfqIkehkStC7tLfOTh3/2QvPv3nfBvSdJbipX7XUdd/tVnY/0u5QsN W8/0nzoal/KME9Qjg217mdAPDEpXoycsZOVTYK/YdmWFw6RILf++1hJpSw+qF5V+ iGRNNanvjva1HKzO04kcz//GHvVkcJ4hRyXnkes/ISPbe5x9fxoVvzjDMv+LqMPd 8WftwBPJhaNhuDL4wyBO7qejPavaGcUl1/CO4ona3JiDOXwn3+slKNVe88mCcCgl RRnrqPxow2IHUZiYoTqvPSW4J21+8Yj61qNaOiqseWIQu0XHMog5/viq3772fE/s +mqWObxPY2v3tFzzo51pJ+BWbQ1+heWwp3CIhDLIleCXcJ9bOa1Tfg82ts6yAw7X x3ylDIHCScBdG4fTJmrWX5qE1wu1GkYSv5+Y0sPb7bgOXHsjvHxUPJ0HECtJy757 bEvZOzc/co+9O2zt7Pix9Af5HZUw7jiX6Gyugbrf5NsWLWg2wzjHu0LAJc0ifa65 G/fLpf7t =xT4F -----END PGP SIGNATURE----- --P2qBZLKhoaWBw2Pp--