[U-Boot] [PATCH 3/6] fsl_pci_init: Quiet scanning printf()

Wolfgang Denk wd at denx.de
Sun Nov 14 23:48:42 CET 2010


Dear Peter Tyser,

In message <1288393169-9814-3-git-send-email-ptyser at xes-inc.com> you wrote:
> The "Scanning PCI bus X" message doesn't provide any real useful
> information, so remove it.
> 
> Original output:
>   PCIE1: connected as Root Complex
>              Scanning PCI bus 01
>           04  01  8086  1010  0200  00
>           04  01  8086  1010  0200  00
>           03  00  10b5  8112  0604  00
>           02  01  10b5  8518  0604  00
>           02  02  10b5  8518  0604  00
>           08  00  1957  0040  0b20  00
>           07  00  10b5  8518  0604  00
>           09  00  10b5  8112  0604  00
>           07  01  10b5  8518  0604  00
>           07  02  10b5  8518  0604  00
>           06  00  10b5  8518  0604  00
>           02  03  10b5  8518  0604  00
>           01  00  10b5  8518  0604  00
>   PCIE1: Bus 00 - 0b
>   PCIE2: connected as Root Complex
>              Scanning PCI bus 0d
>           0d  00  1957  0040  0b20  00
>   PCIE2: Bus 0c - 0d
> 
> Updated output:
>   PCIE1: connected as Root Complex
>           04  01  8086  1010  0200  00
>           04  01  8086  1010  0200  00
>           03  00  10b5  8112  0604  00
>           02  01  10b5  8518  0604  00
>           02  02  10b5  8518  0604  00
>           08  00  1957  0040  0b20  00
>           07  00  10b5  8518  0604  00
>           09  00  10b5  8112  0604  00
>           07  01  10b5  8518  0604  00
>           07  02  10b5  8518  0604  00
>           06  00  10b5  8518  0604  00
>           02  03  10b5  8518  0604  00
>           01  00  10b5  8518  0604  00
>   PCIE1: Bus 00 - 0b
>   PCIE2: connected as Root Complex
>           0d  00  1957  0040  0b20  00
>   PCIE2: Bus 0c - 0d
> 
> Signed-off-by: Peter Tyser <ptyser at xes-inc.com>
> CC: galak at kernel.crashing.org
> ---
>  drivers/pci/fsl_pci_init.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

Applied, thanks.

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
I am pleased to see that we have differences.  May we together become
greater than the sum of both of us.
	-- Surak of Vulcan, "The Savage Curtain", stardate 5906.4


More information about the U-Boot mailing list