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 0AE9CC433F5 for ; Thu, 13 Jan 2022 01:52:06 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 0E78D831F0; Thu, 13 Jan 2022 02:51:33 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (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="gcqmZzQB"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id B7A058347A; Thu, 13 Jan 2022 02:51:30 +0100 (CET) Received: from mail-qt1-x82c.google.com (mail-qt1-x82c.google.com [IPv6:2607:f8b0:4864:20::82c]) (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 62813833B5 for ; Thu, 13 Jan 2022 02:51:27 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qt1-x82c.google.com with SMTP id bp39so5294867qtb.6 for ; Wed, 12 Jan 2022 17:51:27 -0800 (PST) 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=tqDXvQ5xNRlCuS7KQZPc20ORnW2xqo6na1AD0VhREco=; b=gcqmZzQB0d3rxD3/XcgxREIJN4G4mrmYInnciQXkN3V1qLrVgqnzMgFI7y3Z5RY4WC YDPlefc7rtjkM+SZhr7b3zKrluE1KiA5Dz6aRFwD26Ttp71r5prWxIqbSJP9ACA9tfyy QztYsztXIQ0FFuhPaLDfK2c5hZ203hcH+LqjY= 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=tqDXvQ5xNRlCuS7KQZPc20ORnW2xqo6na1AD0VhREco=; b=mXX205xLfNDDs1ZXIXr/Lt9+4dSTYV67UNpBZmwGxtYjEcfvyHdp0Bi6m1TS+DbhEU 8f0j9q0FWFEk8CmfoaQOwncM8WyJcF92wb3qFZMrw+n7HG+NgTusXpf21LT2RG+VNE7s ZcTXsQ/ipTt2mW73ulAUfXoqyIlerkIev/ZcnYaJ4umq5B4hKwS9fXaVVFum9W4MzdIw xQfyQCRiPoA/STp1xNeSyQa6hVUES5LtAxgFboWXZg/4vGcPhBVnLKSgtKBMOSi2ZeOg by4ja5IJ/byWqYFG152VGsMQRKQFoHB1ErdN6CU/aLhkfgexsm78TYQqMssIi2gMTfhy aAXg== X-Gm-Message-State: AOAM532/CI5OnAVSr3mgq5RhbZIRSs/X0Z0Ti+febqwaxkYU3LhAgsk3 A+ORa/ybB/JSSP2J/cxticj7iA== X-Google-Smtp-Source: ABdhPJyfC6XCpukLx+wL90eYtyN+ayVCCNPl0PnDvzML94OYdSyuvH57toJcCezUw8gWzQInKNQ6Jw== X-Received: by 2002:a05:622a:d:: with SMTP id x13mr2004698qtw.395.1642038686310; Wed, 12 Jan 2022 17:51:26 -0800 (PST) Received: from bill-the-cat (2603-6081-7b01-cbda-2440-966a-5ce3-c6d0.res6.spectrum.com. [2603:6081:7b01:cbda:2440:966a:5ce3:c6d0]) by smtp.gmail.com with ESMTPSA id w10sm1146747qtk.90.2022.01.12.17.51.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 12 Jan 2022 17:51:25 -0800 (PST) Date: Wed, 12 Jan 2022 20:51:24 -0500 From: Tom Rini To: Pali =?iso-8859-1?Q?Roh=E1r?= Cc: Stefan Roese , Simon Glass , Bin Meng , u-boot@lists.denx.de Subject: Re: [PATCH] pci: When disabling pref MEM set all base bits Message-ID: <20220113015124.GO9207@bill-the-cat> References: <20211125103437.23908-1-pali@kernel.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="tfmLD+Hxjexp/STe" Content-Disposition: inline In-Reply-To: <20211125103437.23908-1-pali@kernel.org> 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.2 at phobos.denx.de X-Virus-Status: Clean --tfmLD+Hxjexp/STe Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 25, 2021 at 11:34:37AM +0100, Pali Roh=E1r wrote: > It is common to set all base address bits to one and all limit address bi= ts > to zero for disabling address forwarding. Forwarding is disabled when base > address is higher than limit address, so this change should not have any > effect. >=20 > Signed-off-by: Pali Roh=E1r > Reviewed-by: Stefan Roese Applied to u-boot/master, thanks! --=20 Tom --tfmLD+Hxjexp/STe Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmHfhZsACgkQFHw5/5Y0 tyx6cAv8CbBhetyT9HJE2mAnpVQCdjPg2SXkbctITwcaMHn671WMJ4rs3AYfmjfc reqD3z8c84fwZbDeCnWMJzyFXxAsbMHjQmrjxXd5AiKfRu8rIlEalcQ7+1Mr/pFs RI/rROf5wq+csYxvbGvlMDGUNz7ljZq5W5jRE4KPD8xaKUGpvlC6xDt0MY6oq8Rj QmfzwZusF8DjTfzY42DCk9/vqZW9yjJX+9pZE5gpeKowrB3cFaNMy8zGnmL3bJH7 PwpaCyUIOo0c2Hk22k1kz50tApkIfJcVpPmDTlwAoZSnqLgSiQZ9IJiI9gAm2bMQ iVjX0fCplyA8UuWDgDy8uqPGhr2UkQPcOuyEqqs8c67CxzvVr02eO+lrliDmMGe1 9YM9f5rD3JscjBVs0ZNwDsoNaO4qs7gwXUUHiMuSbYcRUL3ZhHgGj3M6cMSzR7iM f2S9pYdnOStAQKd2qpwzMyK62d5bUY5IlESpf2gx2q/2sIdCKj3umI4FFoE6xr2B cGlYByht =lJ3o -----END PGP SIGNATURE----- --tfmLD+Hxjexp/STe--