From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] fsl_pci_init: Make fsl_pci_init_port() PCI/PCIe aware
Date: Sat, 13 Nov 2010 23:53:51 +0100 [thread overview]
Message-ID: <20101113225351.61B9FCEA55B@gemini.denx.de> (raw)
In-Reply-To: <1288297499-21417-1-git-send-email-ptyser@xes-inc.com>
Dear Kumar,
In message <1288297499-21417-1-git-send-email-ptyser@xes-inc.com> Peter Tyser 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@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(-)
I thought this should go through your tree, as it affects all the FSL
boards. Or are you waiting for me to pull this in?
Also, there is still this other unresolved issue about indentation of
the PCI messages. Would you agree to clean this up as I suggested?
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
To be sure of hitting the target, shoot first and, whatever you hit,
call it the target.
next prev parent reply other threads:[~2010-11-13 22:53 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-29 18:37 [U-Boot] [PATCH 1/3] mpc8641hpcn: Update PCI code Peter Tyser
2010-09-29 18:37 ` [U-Boot] [PATCH 2/3] sbc8641d: " Peter Tyser
2010-10-20 6:37 ` Kumar Gala
2010-09-29 18:37 ` [U-Boot] [PATCH 3/3] tqm85xx: " Peter Tyser
2010-10-20 6:37 ` Kumar Gala
2010-10-26 19:54 ` Wolfgang Denk
2010-10-27 5:15 ` Peter Tyser
2010-10-27 6:47 ` Wolfgang Denk
2010-10-28 20:44 ` Peter Tyser
2010-10-28 21:20 ` Wolfgang Denk
2010-10-28 20:24 ` [U-Boot] [PATCH] fsl_pci_init: Make fsl_pci_init_port() PCI/PCIe aware Peter Tyser
2010-11-13 22:53 ` Wolfgang Denk [this message]
2010-11-14 15:01 ` Peter Tyser
2010-11-14 22:46 ` Wolfgang Denk
2010-10-20 6:37 ` [U-Boot] [PATCH 1/3] mpc8641hpcn: Update PCI code Kumar Gala
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=20101113225351.61B9FCEA55B@gemini.denx.de \
--to=wd@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.