commit | 0ee1a22b6dbf30158718ab59f294bf1103f63121 | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Fri Nov 13 11:25:46 2015 +0000 |
committer | Tom Rini <trini@konsulko.com> | Sat Nov 21 21:50:27 2015 -0500 |
tree | 5f09a45cd990747bcee93397f8f065f5a6877a07 | |
parent | d4e69e617cee68276f346207bb2396f6a39e9558 [diff] |
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>