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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5DE2AC433F5 for ; Fri, 15 Oct 2021 11:52:42 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id A955F6101D for ; Fri, 15 Oct 2021 11:52:41 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org A955F6101D Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 2C4D883847; Fri, 15 Oct 2021 13:52:40 +0200 (CEST) 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="QuYXCdfD"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 7E3678382E; Fri, 15 Oct 2021 13:52:15 +0200 (CEST) Received: from mail-qv1-xf29.google.com (mail-qv1-xf29.google.com [IPv6:2607:f8b0:4864:20::f29]) (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 34FDC83846 for ; Fri, 15 Oct 2021 13:52:04 +0200 (CEST) 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-qv1-xf29.google.com with SMTP id v2so5502250qve.11 for ; Fri, 15 Oct 2021 04:52:04 -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=+tHFqS9NJPt5Oj89FZuTKzhi37I5fuuLrzgvuN6CoAU=; b=QuYXCdfDz58odNWIAx0TyyjU5XEbb+88vx02mzk31sjuT3jSNNUw/Go1ePTPuBCMIa CQqSQX4DwMHFRKKG8xVgY9hs2Eaqkg0O4x+2hwPv6h+X64aZB/o/k6opMQjaiSKn5/dd nSkl724EdIMe5tb62b80n2H+rwk6KlLe+rB4A= 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=+tHFqS9NJPt5Oj89FZuTKzhi37I5fuuLrzgvuN6CoAU=; b=yq+WEm6XKL0yBZ2hwgYfJwvLY8LpFDNQPBELDOXJTHdvKqe3xiN0xqWrGRN9eYxIVY OLl13qJtSBeb/8gjBUFpDe+lH8qQ2tldLs4stm5Cq1GUYr8Au73dJXS4FryjbXj/xAjO CxOntwo4nDDFS73lygu7j/p63oLk6tca4Xre7AZb83QU4O8Gy0wbbCgpuWCPAVHCry/V j7FRmrUTQBmg8HQZ74dXa0HNqlMuxs84+QrP9ubUiQqTQD2TTli/57t+XN5wgz1iX04i nn0ssorUvX42Azvg3ncEQav/ZnnX0VIy7c89OOZavAX836hNXo9Tf/pPolixkJYgVjeK TeBQ== X-Gm-Message-State: AOAM5329QdoCP7AgKvZ5/olbfXOZfV4pZ/20K+ke3sXgmtx4jqm2i4s9 OGf3WgnSfMlgD88Wativ7De2rg== X-Google-Smtp-Source: ABdhPJw8O2s/mOt9d90R4fUGUMMOCFsEq7FF0By9TUp8LL3t6XLy7ok1OXGvco5E7h6PeYlk2K2Wmw== X-Received: by 2002:ad4:51c4:: with SMTP id p4mr10537023qvq.56.1634298722913; Fri, 15 Oct 2021 04:52:02 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-f8b0-5c25-4d47-ecdb.res6.spectrum.com. [2603:6081:7b01:cbda:f8b0:5c25:4d47:ecdb]) by smtp.gmail.com with ESMTPSA id i13sm2549245qtp.87.2021.10.15.04.52.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 15 Oct 2021 04:52:02 -0700 (PDT) Date: Fri, 15 Oct 2021 07:52:00 -0400 From: Tom Rini To: Pali =?iso-8859-1?Q?Roh=E1r?= Cc: Simon Glass , Vladimir Oltean , Bin Meng , Stefan Roese , u-boot@lists.denx.de Subject: Re: [PATCH 1/5] pci: Skip configuring PCI Rom Address for unsupported header types Message-ID: <20211015115200.GP7964@bill-the-cat> References: <20211007125101.21811-1-pali@kernel.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="mFr8Z+3zTwyh716F" Content-Disposition: inline In-Reply-To: <20211007125101.21811-1-pali@kernel.org> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 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 --mFr8Z+3zTwyh716F Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 07, 2021 at 02:50:57PM +0200, Pali Roh=E1r wrote: > PCI Rom Address is currently supported only for Normal (0x00) and > Bridge (0x01) header types. Fix code accordingly. >=20 > Signed-off-by: Pali Roh=E1r > Reviewed-by: Stefan Roese Applied to u-boot/master, thanks! --=20 Tom --mFr8Z+3zTwyh716F Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmFpa2AACgkQFHw5/5Y0 tyw9OAv9HAbI87qc5Q+bgdsSGbS/ggTdXUri8UW16YdWGaFOYQjS1qanXLFZGDa7 /I9T+8r18hgZUZhRo7bpP80Bc95amHrOFw1VXPO6tLTlyeGkuEygDxuXbxe2peGq mZEfBJm5R2vM+pYj2+nbVbwoAftPVdMmYWFpYubASh08xDoG1RZP+t47/s1a3/ES SowT2NWIJgGsTh8kKqgieZ8OCbcSiVXnxFm2n4TqWQHLGdGqEbf/ezbFXOY/WcIm Jiazf8yhRPcTt2MdbX8e5n8A+KbtzJafxfSfIj6UnsqPZgfWk3sUKsUdusZhNRCI LjFtL7TwM+CHMSCc3bMyQXoPWZGVsMhuUrXXVcTqc/RVXs/bXQqfUGB4o1gT/mTE RUioEb7Nln5q2tEx2PrD1Y8Xnx4gUrFFOUlGSudeYdJ2K8MG3O7ugiQmymznpcN1 x0+ooJAYFN9kfwJiN2jQMPzAklxpF0t6brQoE0ffWlHysmg/UOiZeDfbpgmOxyP8 QmH4nzBB =3FSG -----END PGP SIGNATURE----- --mFr8Z+3zTwyh716F--