[U-Boot] [PATCH] fsl_pci_init: Make fsl_pci_init_port() PCI/PCIe aware
Wolfgang Denk
wd at denx.de
Sun Nov 14 23:46:35 CET 2010
Dear Peter Tyser,
In message <1288297499-21417-1-git-send-email-ptyser at xes-inc.com> you wrote:
> Previously fsl_pci_init_port() always assumed that a port was a PCIe
> port and would incorrectly print messages for a PCI port such as the
> following on bootup:
> PCI1: 32 bit, 33 MHz, sync, host, arbiter
> Scanning PCI bus 00
> PCIE1 on bus 00 - 00
>
> This change corrects the output of fsl_pci_init_port():
> PCI1: 32 bit, 33 MHz, sync, host, arbiter
> Scanning PCI bus 00
> PCI1 on bus 00 - 00
>
> Signed-off-by: Peter Tyser <ptyser at xes-inc.com>
> ---
> Tested on a MPC8548 with PCI, and a MPC8640 with PCIe
>
> drivers/pci/fsl_pci_init.c | 6 +++++-
> 1 files changed, 5 insertions(+), 1 deletions(-)
Applied, thanks.
Kumar, I hope this is OK with you.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Very ugly or very beautiful women should be flattered on their
understanding, and mediocre ones on their beauty.
-- Philip Earl of Chesterfield
More information about the U-Boot
mailing list