]> git.ipfire.org Git - people/ms/u-boot.git/commit
Juno: don't print PCI debug information by default
authorAndre Przywara <andre.przywara@arm.com>
Fri, 13 Nov 2015 11:25:46 +0000 (11:25 +0000)
committerTom Rini <trini@konsulko.com>
Sun, 22 Nov 2015 02:50:27 +0000 (21:50 -0500)
commit0ee1a22b6dbf30158718ab59f294bf1103f63121
tree5f09a45cd990747bcee93397f8f065f5a6877a07
parentd4e69e617cee68276f346207bb2396f6a39e9558
Juno: don't print PCI debug information by default

On a Juno r1 the PCI controller init routine outputs the rather boring
ATR entry information.
Do this only with DEBUG defined to avoid cluttering the user's
terminal.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Acked-by: Ryan Harkin <ryan.harkin@linaro.org>
board/armltd/vexpress64/pcie.c