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 A43E5C433FE for ; Thu, 31 Mar 2022 13:40:35 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 93BB28424B; Thu, 31 Mar 2022 15:39:48 +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="ZnwNN+Sd"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 7C43E84228; Thu, 31 Mar 2022 15:39:37 +0200 (CEST) Received: from mail-qv1-xf34.google.com (mail-qv1-xf34.google.com [IPv6:2607:f8b0:4864:20::f34]) (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 4605684217 for ; Thu, 31 Mar 2022 15:39:24 +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-qv1-xf34.google.com with SMTP id k7so19724615qvc.4 for ; Thu, 31 Mar 2022 06:39:24 -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=2Ln6dhuIbX6cidjt6s/J7tM4HSdrkjbdVJz04/1+scc=; b=ZnwNN+SdYywgEuIFTUh+zllUXexdaMmNof9eUrll5q6sznanmfDDS7IJYuC3JdVLd5 239vR0f78un/wpAxznSjEZ+K5HMobzNvtWOzR6pUvJH6BTRLdskkQLsQF5WNndAfOIh1 xcaVwL+EhLlWvuoZRqYQSXLkGsBPXILgzpHjM= 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=2Ln6dhuIbX6cidjt6s/J7tM4HSdrkjbdVJz04/1+scc=; b=AinWfLhqeZA4brBwkSovGHcCJ+pT9k26btlHaKVpVHQDpMdrlV0Faz5FgT5sKO69Ud 4T6zKwL7l4ZNeAW4bqdYVCbsy/KEE/vCI0PE510QGFzywMdXNkMHSdFPQ/+g+bEIX5Xy iAs/9XQc/rfqa8zTfYiD6KckVcAJKF0izMwovnp6wRV/etQ16HtJ/1Mt+H55ayms/8eJ bXBWkzV4qJMkv63nsLFGsAD+NJO6xKsy48ZV0JeA6GUWhH8K7Nx9dM6Z/cYbJcrwbEMh cu8uKt+UNlYTwtugpFmAuJv7DfnSja8jUvLpeo0i4VJwCsVexDGrggaFWlZl1CnIKxEY r8aA== X-Gm-Message-State: AOAM5334Nkjo3nCxQTYdbjxmGhJCXNsrTL3EfszxHjw7tgRL+hF0jz/I vThrrozEBCSW4ZMlZR0FMiTuhWlHg77FrQ== X-Google-Smtp-Source: ABdhPJw1CVIbw07br0tHBl+aG4rBH1xzb3z14tOoqIDaaTmoJfulUzvSjQAeHjcu6kPZfCnuh1OpvQ== X-Received: by 2002:a05:6214:c63:b0:441:18cd:6f12 with SMTP id t3-20020a0562140c6300b0044118cd6f12mr3940192qvj.115.1648733962891; Thu, 31 Mar 2022 06:39:22 -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 d12-20020a05620a158c00b00648ec3fcbdfsm12004938qkk.72.2022.03.31.06.39.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 31 Mar 2022 06:39:22 -0700 (PDT) Date: Thu, 31 Mar 2022 09:39:20 -0400 From: Tom Rini To: u-boot@lists.denx.de Cc: Pali =?iso-8859-1?Q?Roh=E1r?= Subject: Re: [PATCH] powerpc: Fix incorrect SYS_IMMR migration values Message-ID: <20220331133920.GD14476@bill-the-cat> References: <20220330133015.3987143-1-trini@konsulko.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="+0KmLy8UubQqhxHi" Content-Disposition: inline In-Reply-To: <20220330133015.3987143-1-trini@konsulko.com> 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 --+0KmLy8UubQqhxHi Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 30, 2022 at 09:30:15AM -0400, Tom Rini wrote: > When migrating SYS_IMMR, I didn't allow for boards to provide > non-default values here. This lead to an incorrect migration on the > platforms where CONFIG_SYS_IMMR is set to CONFIG_SYS_CCSRBAR and > CONFIG_SYS_CSSRBAR is NOT the same as CONFIG_SYS_CCSRBAR_DEFAULT. Add > text to the prompt so that non-default values can be used and re-migrate > the platforms that have CONFIG_SYS_IMMR=3DCONFIG_SYS_CSSRBAR where > CONFIG_SYS_CSSRBAR !=3D CONFIG_SYS_CCSRBAR_DEFAULT. >=20 > Fixes: be7dbb60c5bf ("Convert CONFIG_SYS_IMMR to Kconfig") > Reported-by: Pali Roh=E1r > Signed-off-by: Tom Rini > Tested-by: Pali Roh=E1r Applied to u-boot/master, thanks! --=20 Tom --+0KmLy8UubQqhxHi Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmJFrwgACgkQFHw5/5Y0 tywGkwwAkyI1wN41HnaSD0yinaTdA5vgHbaE+pX3kZ5+k7vZRg+2/uN5qffO4GjU mo8mHYruUEsH83QL2swsTqk7toe6KXDfHirZRs0KHP5CYSXXixK0o7OuaUj8gMbP J/7GI4l0njd564Q+I7V+JZSoT2dct9BN6UB4aA0SE0sX98QebdXQJjsCu81noXNC xZp8xTqrwkBY/3yuGbHyySLsYZwJPgd7ypq57/strM4iG88fX3E3Rha6iiTbJA5W K1Be7F34u6pmOmaCP4WuCVodgBCrCMxbe+fuGUXe8SPzcFByzerKzrjul6zIVRdz KQYvw4uxdnBfwC9eik2W4DYAgr5CUBGdpKg3PjPR8Cyh54MjHtFu7s8Q+/AcsuPe J9vXMfG6kR8y01DccLq8DuyvG7392VOP3Olthn9L5FVQTCwegE7a6XMDnt7Yt1tP nsKVUNBm5O5h3SxVwwMmu8f27/JoAZ+JIr+Ruhfvl9s4QpGJ4qKKgBf5J453rqzR ORMlGIXY =uT0c -----END PGP SIGNATURE----- --+0KmLy8UubQqhxHi--