From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [PATCH 2/4] arm: mvebu: turris_mox: Enable CONFIG_PCI_PNP
Date: Tue, 9 Feb 2021 09:01:56 +0100 [thread overview]
Message-ID: <cd477e6b-df60-3ec1-059e-2f757bd8166d@denx.de> (raw)
In-Reply-To: <20210205143231.29486-3-pali@kernel.org>
On 05.02.21 15:32, Pali Roh?r wrote:
> PCIe devices do not work in U-Boot without proper initialization and
> configuration of PCI config space like the PCI_BASE_ADDRESS_0 register.
>
> Signed-off-by: Pali Roh?r <pali@kernel.org>
Reviewed-by: Stefan Roese <sr@denx.de>
Thanks,
Stefan
> ---
> configs/turris_mox_defconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/configs/turris_mox_defconfig b/configs/turris_mox_defconfig
> index dde7437f24..329c596cea 100644
> --- a/configs/turris_mox_defconfig
> +++ b/configs/turris_mox_defconfig
> @@ -64,7 +64,6 @@ CONFIG_MVNETA=y
> CONFIG_PCI=y
> CONFIG_DM_PCI=y
> CONFIG_PCI_AARDVARK=y
> -# CONFIG_PCI_PNP is not set
> CONFIG_MVEBU_COMPHY_SUPPORT=y
> CONFIG_PINCTRL=y
> CONFIG_PINCTRL_ARMADA_37XX=y
>
Viele Gr??e,
Stefan
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-51 Fax: (+49)-8142-66989-80 Email: sr at denx.de
next prev parent reply other threads:[~2021-02-09 8:01 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-05 14:32 [PATCH 0/4] arm: mvebu: turris_mox: Fix and enable PCIe devices Pali Rohár
2021-02-05 14:32 ` [PATCH 1/4] arm: a37xx: pci: Set Max Payload Size and Max Read Request Size to 512 bytes Pali Rohár
2021-02-08 22:03 ` Marek Behun
2021-02-09 8:01 ` Stefan Roese
2021-02-05 14:32 ` [PATCH 2/4] arm: mvebu: turris_mox: Enable CONFIG_PCI_PNP Pali Rohár
2021-02-08 22:03 ` Marek Behun
2021-02-09 8:01 ` Stefan Roese [this message]
2021-02-05 14:32 ` [PATCH 3/4] arm: mvebu: turris_mox: Enable CONFIG_USB_XHCI_PCI Pali Rohár
2021-02-08 22:03 ` Marek Behun
2021-02-09 8:02 ` Stefan Roese
2021-02-05 14:32 ` [PATCH 4/4] arm: mvebu: turris_mox: Enable NVMe support Pali Rohár
2021-02-08 22:03 ` Marek Behun
2021-02-09 8:02 ` Stefan Roese
2021-02-26 11:10 ` [PATCH 0/4] arm: mvebu: turris_mox: Fix and enable PCIe devices Stefan Roese
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cd477e6b-df60-3ec1-059e-2f757bd8166d@denx.de \
--to=sr@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.