diff options
author | Peter Tyser <ptyser@xes-inc.com> | 2010-10-29 17:59:24 -0500 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2010-11-14 23:46:42 +0100 |
commit | 8ca78f2c89cd058e498fa438f57accc2e810bb98 (patch) | |
tree | a5afc433e8e234c0d3c81ceab3ee332d0165743f /board/BuS/EB+MCF-EV123 | |
parent | a72dbae2ccd38d2b32f8b814f5a528c88be65bd3 (diff) | |
download | blackbird-obmc-uboot-8ca78f2c89cd058e498fa438f57accc2e810bb98.tar.gz blackbird-obmc-uboot-8ca78f2c89cd058e498fa438f57accc2e810bb98.zip |
fsl: Clean up printing of PCI boot info
Previously boards used a variety of indentations, newline styles, and
colon styles for the PCI information that is printed on bootup. This
patch unifies the style to look like:
...
NAND: 1024 MiB
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
In: serial
...
Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
CC: wd@denx.de
CC: sr@denx.de
CC: galak@kernel.crashing.org
Diffstat (limited to 'board/BuS/EB+MCF-EV123')
0 files changed, 0 insertions, 0 deletions